[PATCH] D38235: [UnreachableBlockElim] Use COPY if PHI input is undef

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 29 05:59:20 PDT 2017


kparzysz accepted this revision.
kparzysz added a comment.
This revision is now accepted and ready to land.

Looks good.  Thanks.

Could you change the testcase to MIR and only run the unreachable block elimination?


https://reviews.llvm.org/D38235





More information about the llvm-commits mailing list