The passthrough operand is dropped here when it should be preserved (for both tail undisturbed and tail agnostic semantics)
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D153278
[RISCV] Add test for un-maskable pseudo without policy operand Needs ReviewPublic Authored by luke on Jun 19 2023, 7:46 AM.
Details Summary The passthrough operand is dropped here when it should be preserved (for both tail undisturbed and tail agnostic semantics)
Diff Detail
Event Timelineluke added a child revision: D152963: [RISCV] Don't assume tail undefined if there's no policy op.Jun 19 2023, 8:01 AM
Revision Contents
Diff 546397 llvm/test/CodeGen/RISCV/rvv/allone-masked-to-unmasked.ll
|