Unless I'm missing something we need to update the whole vector
not just where OddMask is true.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D153087
[RISCV] Remove mask from vrgatherei16 in lowerVECTOR_INTERLEAVE. ClosedPublic Authored by craig.topper on Jun 15 2023, 5:38 PM.
Details Summary Unless I'm missing something we need to update the whole vector
Diff Detail
Event Timelinecraig.topper retitled this revision from [RISCV] Remove math from vrgatherei16 in lowerVECTOR_INTERLEAVE. to [RISCV] Remove mask from vrgatherei16 in lowerVECTOR_INTERLEAVE..Jun 15 2023, 5:39 PM This revision is now accepted and ready to land.Jun 19 2023, 8:18 AM This revision was landed with ongoing or failed builds.Jun 20 2023, 9:37 AM Closed by commit rG8680c28add0b: [RISCV] Remove mask from vrgatherei16 in lowerVECTOR_INTERLEAVE. (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 532966 llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/rvv/vector-interleave.ll
|