[PATCH] D49211: [x86] Fix EFLAGS copy lowering to correctly handle walking past uses in multiple successors where some of the uses end up killing the EFLAGS register.
Eric Christopher via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 11 17:51:15 PDT 2018
echristo accepted this revision.
echristo added a comment.
This revision is now accepted and ready to land.
The change looks obvious, I think the test is fine too, but MIR test cases aren't fun to read. :)
Repository:
rL LLVM
https://reviews.llvm.org/D49211
More information about the llvm-commits
mailing list