llvm-project
3297d6e9
- [LLVM][SVE] Add dedicated intrinsics to cast between svcount_t and svbool_t. (#218667)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
24 days ago
[LLVM][SVE] Add dedicated intrinsics to cast between svcount_t and svbool_t. (#218667) This makes the casting behaviour more explicit: > to/from_svbool : lane-count changing casts > to/from_svcount : reinterpretation casts
References
#218667 - [LLVM][SVE] Add dedicated intrinsics to cast between svcount_t and svbool_t.
Author
paulwalker-arm
Parents
5ec690c3
Loading