[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
Fri Aug 28 02:13:31 PDT 2020
sdesmalen updated this revision to Diff 288557.
sdesmalen added a comment.
- MIRParser now correctly marks registers as clobbered and added corresponding .mir test file.
- Updated RUN lines of unwind-preserved.ll to test with/without global isel.
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/MIRParser/MIRParser.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-from-mir.mir
llvm/test/CodeGen/AArch64/unwind-preserved.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84737.288557.patch
Type: text/x-patch
Size: 25978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200828/4d9ce038/attachment.bin>
More information about the llvm-commits
mailing list