[PATCH] D84737: [AArch64][SVE] Preserve full vector regs over EH edge.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 27 08:16:54 PDT 2020
sdesmalen updated this revision to Diff 288339.
sdesmalen added a comment.
- Updated patch with option 2: Update the function-global state when we construct the landing pad instruction/node.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84737/new/
https://reviews.llvm.org/D84737
Files:
llvm/include/llvm/CodeGen/TargetRegisterInfo.h
llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/lib/CodeGen/LiveIntervals.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp
llvm/lib/Target/AArch64/AArch64RegisterInfo.h
llvm/test/CodeGen/AArch64/unwind-preserved.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84737.288339.patch
Type: text/x-patch
Size: 25693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200827/a5b8d396/attachment.bin>
More information about the llvm-commits
mailing list