Define the vfsqrt 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 D93745
[RISCV] Define the vfsqrt RVV intrinsics ClosedPublic Authored by evandro on Dec 22 2020, 9:57 PM.
Details Summary Define the vfsqrt IR intrinsics for the respective V instructions. Authored-by: Roger Ferrer Ibanez <rofirrim@gmail.com>
Diff Detail Event TimelineHerald added subscribers: NickHung, luismarques, apazos and 23 others. · View Herald TranscriptDec 22 2020, 9:57 PM
This revision is now accepted and ready to land.Jan 6 2021, 1:55 PM Closed by commit rG946bc50e4cbb: [RISCV] Define the vfsqrt RVV intrinsics (authored by evandro). · Explain WhyJan 7 2021, 3:42 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 313482 llvm/include/llvm/IR/IntrinsicsRISCV.td
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/test/CodeGen/RISCV/rvv/vfsqrt-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vfsqrt-rv64.ll
|
Is this class unused?