[PATCH] D93849: [RISCV] Define vmclr.m/vmset.m intrinsics.
Zakk Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 27 19:20:27 PST 2020
khchen updated this revision to Diff 313814.
khchen added a comment.
update ceudoinstructions comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93849/new/
https://reviews.llvm.org/D93849
Files:
llvm/include/llvm/IR/IntrinsicsRISCV.td
llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/test/CodeGen/RISCV/rvv/vmclr-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vmclr-rv64.ll
llvm/test/CodeGen/RISCV/rvv/vmset-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vmset-rv64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93849.313814.patch
Type: text/x-patch
Size: 19127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201228/6ef0314a/attachment.bin>
More information about the llvm-commits
mailing list