[PATCH] D95113: [RISCV] Add intrinsics for RVV v1.0 VFRSQRTE7 & VFRECE7
ShihPo Hung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 21 18:43:18 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG96677503315e: [RISCV] Add intrinsics for RVV1.0 VFRSQRTE7 & VFRECE7 (authored by arcbbb).
Changed prior to commit:
https://reviews.llvm.org/D95113?vs=318092&id=318388#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95113/new/
https://reviews.llvm.org/D95113
Files:
llvm/include/llvm/IR/IntrinsicsRISCV.td
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/test/CodeGen/RISCV/vfrece7-rv32.ll
llvm/test/CodeGen/RISCV/vfrece7-rv64.ll
llvm/test/CodeGen/RISCV/vfrsqrte7-rv32.ll
llvm/test/CodeGen/RISCV/vfrsqrte7-rv64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95113.318388.patch
Type: text/x-patch
Size: 83131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210122/b36c01e2/attachment.bin>
More information about the llvm-commits
mailing list