[PATCH] D126048: [SplitKit] Handle early clobber + tied to def correctly
Kito Cheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 27 02:13:23 PDT 2022
kito-cheng updated this revision to Diff 432499.
kito-cheng added a comment.
Changes:
- Address @MatzeB's commnet
- Rebase and fix a regression.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126048/new/
https://reviews.llvm.org/D126048
Files:
llvm/lib/CodeGen/SplitKit.cpp
llvm/test/CodeGen/RISCV/early-clobber-tied-def-subreg-liveness.ll
llvm/test/CodeGen/RISCV/early-clobber-tied-def-subreg-liveness.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126048.432499.patch
Type: text/x-patch
Size: 5436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220527/7c47bef9/attachment.bin>
More information about the llvm-commits
mailing list