[PATCH] D101525: RegAlloc: do not consider liveins to EH-pad successors as liveout.
Tim Northover via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 19 03:02:07 PDT 2021
t.p.northover updated this revision to Diff 346377.
t.p.northover added a comment.
Ooops, uploaded a diff to wrong review. I'll put the diff back to how it was in case anyone finds this later and gets confused.
What I meant to say here was thanks! I've committed it as c1dc267258e0 <https://reviews.llvm.org/rGc1dc267258e06bb69e1ca217d1d8ce2d15b8757f>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101525/new/
https://reviews.llvm.org/D101525
Files:
llvm/include/llvm/CodeGen/MachineBasicBlock.h
llvm/lib/CodeGen/MachineBasicBlock.cpp
llvm/lib/CodeGen/RegAllocFast.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/fast-isel-cmp-branch.ll
llvm/test/CodeGen/X86/regalloc-tight-invoke.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101525.346377.patch
Type: text/x-patch
Size: 8804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210519/0f3388e6/attachment.bin>
More information about the llvm-commits
mailing list