[PATCH] D49519: [RegisterCoalescer] Delay live interval update work until the rematerialization for all the uses from the same def is done
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 18 17:01:57 PDT 2018
MatzeB added a comment.
Having invalid intermediate live ranges seems scary, and I'm not naturally convinced this is fine. How much have you tested this change yet?
Repository:
rL LLVM
https://reviews.llvm.org/D49519
More information about the llvm-commits
mailing list