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

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 4 01:31:44 PDT 2017


uabelho added a comment.

Several build bots broke due to my new test case. I think it's because it assumed the default target would be x86.
I reverted in r314880 and then recommited with a (hopefully) fixed testcase in r314882.


Repository:
  rL LLVM

https://reviews.llvm.org/D38235





More information about the llvm-commits mailing list