[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:23:44 PDT 2020
foad added a comment.
Herald added a subscriber: kerbowa.
The test case added here got fixed by @arsenm's rG0ad1b71fe37af3f3230b40e03e3a511c78152bad <https://reviews.llvm.org/rG0ad1b71fe37af3f3230b40e03e3a511c78152bad> RegisterCoalescer: Assume CR_Replace for SubRangeJoin
Do you think that actually fixed the issue here, or do we just need a better test case?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D49097/new/
https://reviews.llvm.org/D49097
More information about the llvm-commits
mailing list