[PATCH] D93745: [RISCV] Define the vfsqrt RVV intrinsics

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 23 18:21:12 PST 2020


evandro updated this revision to Diff 313642.
evandro added a comment.

Address @HsiangKai's comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93745/new/

https://reviews.llvm.org/D93745

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93745.313642.patch
Type: text/x-patch
Size: 38228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201224/191f59c9/attachment.bin>


More information about the llvm-commits mailing list