[PATCH] D49097: [RegisterCoalescer] Another fix for subrange join unreachable

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 20 05:56:05 PDT 2020


foad added a subscriber: rampitec.
foad added a comment.

I've also gone back to the much longer test case that @tpr had in V1 of the patch. That case is also fixed by rG0ad1b71fe37af3f3230b40e03e3a511c78152bad <https://reviews.llvm.org/rG0ad1b71fe37af3f3230b40e03e3a511c78152bad> -- or at least it gets further and then fails a different assertion, which has also since been fixed by @rampitec's D62162 <https://reviews.llvm.org/D62162>.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D49097/new/

https://reviews.llvm.org/D49097





More information about the llvm-commits mailing list