[PATCH] D102739: [RISCV] Enable cross basic block aware vsetvli insertion
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 24 15:43:38 PDT 2021
craig.topper updated this revision to Diff 347523.
craig.topper added a comment.
Don't update CurInfo from predecessor in phase 3 unless we inserted a vsetvli.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102739/new/
https://reviews.llvm.org/D102739
Files:
llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-ctlz.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-cttz.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-select-fp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102739.347523.patch
Type: text/x-patch
Size: 128813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210524/13464351/attachment-0001.bin>
More information about the llvm-commits
mailing list