Define vleff intrinsics and lower to V instructions.
We work with @rogfer01 from BSC to come out this patch.
Authored-by: Roger Ferrer Ibanez <rofirrim@gmail.com>
Co-Authored-by: Zakk Chen <zakk.chen@sifive.com>
Paths
| Differential D93516
[RISCV] Define vleff intrinsics. ClosedPublic Authored by khchen on Dec 17 2020, 11:50 PM.
Details Summary Define vleff intrinsics and lower to V instructions. We work with @rogfer01 from BSC to come out this patch. Authored-by: Roger Ferrer Ibanez <rofirrim@gmail.com>
Diff Detail
Event TimelineHerald added subscribers: NickHung, luismarques, apazos and 24 others. · View Herald TranscriptDec 17 2020, 11:50 PM This revision is now accepted and ready to land.Dec 21 2020, 1:00 PM Closed by commit rG7a2c8be641de: [RISCV] Define vleff intrinsics. (authored by khchen). · Explain WhyDec 21 2020, 10:05 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 313243 llvm/include/llvm/IR/IntrinsicsRISCV.td
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/test/CodeGen/RISCV/rvv/vleff-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vleff-rv64.ll
|