[PATCH] D122456: [RISCV] Use maskedoff to decide mask policy for masked compare and vmsbf/vmsif/vmsof.
Zakk Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 27 18:36:52 PDT 2022
khchen updated this revision to Diff 418475.
khchen added a comment.
Fix typo. Thanks!
It's good to update this chagned soon if it does make sense,
because I change the IR interface again...
I believe changing the IR interface frequently is annoying.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122456/new/
https://reviews.llvm.org/D122456
Files:
llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/test/CodeGen/RISCV/rvv/masked-tama.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122456.418475.patch
Type: text/x-patch
Size: 8445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220328/bcb8bfff/attachment.bin>
More information about the llvm-commits
mailing list