[PATCH] D37018: [GISel]: Legalize G_PHIs
Aditya Nandakumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 24 15:34:03 PDT 2017
aditya_nandakumar updated this revision to Diff 112621.
aditya_nandakumar added a comment.
Added 2 more tests (This caught a bug where we broke the invariant of PHI being the first in the BB). Fixed.
https://reviews.llvm.org/D37018
Files:
include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
lib/CodeGen/GlobalISel/LegalizerHelper.cpp
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
lib/Target/AArch64/AArch64LegalizerInfo.cpp
test/CodeGen/AArch64/GlobalISel/legalize-phi.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37018.112621.patch
Type: text/x-patch
Size: 24673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170824/5cc9ddd7/attachment.bin>
More information about the llvm-commits
mailing list