[PATCH] D49519: [RegisterCoalescer] Delay live interval update work until the rematerialization for all the uses from the same def is done

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 17 21:15:10 PST 2018


skatkov added a comment.

I was able to create a pure LLVM reproducer for this issue and filed a bug https://bugs.llvm.org/show_bug.cgi?id=40061.
Could you please take a look into it?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D49519





More information about the llvm-commits mailing list