llvm-project
3297d6e9 - [LLVM][SVE] Add dedicated intrinsics to cast between svcount_t and svbool_t. (#218667)

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
Parents
Loading