This patch adds support for lowering the sqrt intrinsic to the RVV
vfsqrt instruction.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96012
[RISCV] Add patterns for scalable-vector fsqrt ClosedPublic Authored by frasercrmck on Feb 4 2021, 3:23 AM.
Details Summary This patch adds support for lowering the sqrt intrinsic to the RVV
Diff Detail
Event TimelineHerald added subscribers: vkmr, luismarques, apazos and 23 others. · View Herald TranscriptFeb 4 2021, 3:23 AM frasercrmck added a child revision: D96028: [RISCV] Add patterns for scalable-vector fabs & fcopysign.Feb 4 2021, 6:09 AM This revision is now accepted and ready to land.Feb 4 2021, 10:53 AM This revision was landed with ongoing or failed builds.Feb 5 2021, 1:46 AM Closed by commit rGaf48d2bfc23f: [RISCV] Add patterns for scalable-vector fsqrt (authored by frasercrmck). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 321677 llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
llvm/test/CodeGen/RISCV/rvv/vfsqrt-sdnode.ll
|