[PATCH] D117518: [RISCV] Obey -riscv-v-fixed-length-vector-elen-max when lowering mask BUILD_VECTORs.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 17 15:29:02 PST 2022
craig.topper updated this revision to Diff 400659.
craig.topper added a comment.
Use Subtarget method directly. Will need to fold Zve into that function in a later patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117518/new/
https://reviews.llvm.org/D117518
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-mask-buildvec.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117518.400659.patch
Type: text/x-patch
Size: 77746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220117/8aa1af9e/attachment-0001.bin>
More information about the llvm-commits
mailing list