[PATCH] D38621: [AArch64][GlobalISel] Make G_PHI of p0 types legal
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 6 10:17:09 PDT 2017
qcolombet accepted this revision.
qcolombet added a comment.
This revision is now accepted and ready to land.
Hi Amara,
LGTM.
Could you add checks (in follow on commits) for both regbankselect and instruction select passes to make sure G_PHIs with p0 pass those two as well?
Cheers,
-Quentin
Repository:
rL LLVM
https://reviews.llvm.org/D38621
More information about the llvm-commits
mailing list