Define the vfclass IR intrinsics for the respective V instructions.
Authored-by: Roger Ferrer Ibanez <rofirrim@gmail.com>
Co-Authored-by: Evandro Menezes <evandro.menezes@sifive.com>
Paths
| Differential D94356
[RISCV] Define the vfclass RVV intrinsics ClosedPublic Authored by evandro on Jan 8 2021, 6:55 PM.
Details Summary Define the vfclass IR intrinsics for the respective V instructions. Authored-by: Roger Ferrer Ibanez <rofirrim@gmail.com>
Diff Detail
Event TimelineHerald added subscribers: frasercrmck, NickHung, luismarques and 24 others. · View Herald TranscriptJan 8 2021, 6:55 PM This revision is now accepted and ready to land.Jan 8 2021, 9:13 PM Closed by commit rG7470017f2472: [RISCV] Define the vfclass RVV intrinsics (authored by evandro). · Explain WhyJan 11 2021, 3:40 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 315955 llvm/include/llvm/IR/IntrinsicsRISCV.td
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/test/CodeGen/RISCV/rvv/vfclass-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vfclass-rv64.ll
|