[PATCH] D117989: [RISCV] Add the passthru operand for RVV nomask binary intrinsics.
Zakk Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 14 20:08:59 PST 2022
khchen updated this revision to Diff 408696.
khchen added a comment.
address Craig's comments. Thanks!!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117989/new/
https://reviews.llvm.org/D117989
Files:
clang/include/clang/Basic/riscv_vector.td
clang/utils/TableGen/RISCVVEmitter.cpp
llvm/include/llvm/IR/IntrinsicsRISCV.td
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/test/CodeGen/RISCV/rvv/masked-vslide1down-rv32.ll
llvm/test/CodeGen/RISCV/rvv/unmasked-tu.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117989.408696.patch
Type: text/x-patch
Size: 120271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220215/b2adb06a/attachment-0001.bin>
More information about the llvm-commits
mailing list