[PATCH] D120449: [RISCV][RVV] Add strict vfcvt intrinsics that have side effects for dynamically-set rounding mode
ShihPo Hung via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 16 11:30:53 PDT 2022
arcbbb updated this revision to Diff 415912.
arcbbb added a comment.
Herald added subscribers: s, arichardson.
rebase to main
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120449/new/
https://reviews.llvm.org/D120449
Files:
llvm/include/llvm/IR/IntrinsicsRISCV.td
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/lib/Target/RISCV/RISCVInstrInfoV.td
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/test/CodeGen/RISCV/rvv/strict-vfcvt-f-x.ll
llvm/test/CodeGen/RISCV/rvv/strict-vfcvt-f-xu.ll
llvm/test/CodeGen/RISCV/rvv/strict-vfcvt-x-f.ll
llvm/test/CodeGen/RISCV/rvv/strict-vfcvt-xu-f.ll
llvm/test/CodeGen/RISCV/rvv/strict-vfncvt-f-f.ll
llvm/test/CodeGen/RISCV/rvv/strict-vfncvt-f-x.ll
llvm/test/CodeGen/RISCV/rvv/strict-vfncvt-f-xu.ll
llvm/test/CodeGen/RISCV/rvv/strict-vfncvt-x-f.ll
llvm/test/CodeGen/RISCV/rvv/strict-vfncvt-xu-f.ll
llvm/test/CodeGen/RISCV/rvv/strict-vfwcvt-f-f.ll
llvm/test/CodeGen/RISCV/rvv/strict-vfwcvt-f-x.ll
llvm/test/CodeGen/RISCV/rvv/strict-vfwcvt-f-xu.ll
llvm/test/CodeGen/RISCV/rvv/strict-vfwcvt-x-f.ll
llvm/test/CodeGen/RISCV/rvv/strict-vfwcvt-xu-f.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120449.415912.patch
Type: text/x-patch
Size: 385840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220316/71cd1bb8/attachment-0001.bin>
More information about the cfe-commits
mailing list