[PATCH] D37018: [GISel]: Legalize G_PHIs

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 11:27:13 PDT 2017


aditya_nandakumar updated this revision to Diff 112409.
aditya_nandakumar marked 3 inline comments as done.
aditya_nandakumar added a comment.

Updated based on Quentin's feedback.


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.112409.patch
Type: text/x-patch
Size: 11067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170823/de408d1f/attachment.bin>


More information about the llvm-commits mailing list