[PATCH] D147934: [RISCV] Support LLVM IR intrinsics for XSfvcp extension.

Brandon Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 23:44:38 PDT 2023


4vtomat updated this revision to Diff 513447.
4vtomat added a comment.

Resolved Craig's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147934

Files:
  llvm/include/llvm/IR/IntrinsicsRISCV.td
  llvm/include/llvm/IR/IntrinsicsRISCVXsf.td
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/lib/Target/RISCV/RISCVInstrInfoXSf.td
  llvm/test/CodeGen/RISCV/rvv/xsfvcp-x.ll
  llvm/test/CodeGen/RISCV/rvv/xsfvcp-xv.ll
  llvm/test/CodeGen/RISCV/rvv/xsfvcp-xvv.ll
  llvm/test/CodeGen/RISCV/rvv/xsfvcp-xvw.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147934.513447.patch
Type: text/x-patch
Size: 487929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230414/472ca679/attachment-0001.bin>


More information about the llvm-commits mailing list