[PATCH] D34391: [RegisterCoalescer] Fix for SubRange join unreachable
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 26 18:25:59 PDT 2017
MatzeB accepted this revision.
MatzeB added a comment.
The code fix LGTM, but please wait for @qcolombet/@arsenm before committing.
Making a .mir test seems indeed hard at the moment, as the printer already fails; manually stripping memory operands only works after printing I presume?
https://reviews.llvm.org/D34391
More information about the llvm-commits
mailing list