We can use riscv_vse intrinsic instead of riscv_vse_mask. The code here
is based on similar code for handling masked.scatter and vp.scatter.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D110206
[RISCV] Optimize vp.store with an all ones mask to avoid a vmset. craig.topper on Sep 21 2021, 3:55 PM. Authored by
Details We can use riscv_vse intrinsic instead of riscv_vse_mask. The code here
Diff Detail
Event Timeline |