[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 05:36:13 PDT 2023


4vtomat updated this revision to Diff 513191.
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.513191.patch
Type: text/x-patch
Size: 488433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230413/4c55870c/attachment-0001.bin>


More information about the llvm-commits mailing list