Add .vv to the intrinsic name to be consistent with D95979.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D95981
[RISCV] Use LLVMScalarOrSameVectorWidth to make avoid needing to mention the index type for vrgatherei16 intrinsics. ClosedPublic Authored by craig.topper on Feb 3 2021, 3:15 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: StephenFan, vkmr, luismarques and 26 others. · View Herald TranscriptFeb 3 2021, 3:15 PM This revision is now accepted and ready to land.Feb 4 2021, 5:50 PM This revision was landed with ongoing or failed builds.Feb 4 2021, 8:30 PM Closed by commit rG6b280ce34c13: [RISCV] Use LLVMScalarOrSameVectorWidth to make avoid needing to mention the… (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 321644 llvm/include/llvm/IR/IntrinsicsRISCV.td
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/test/CodeGen/RISCV/rvv/vrgatherei16-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vrgatherei16-rv64.ll
|