[PATCH] D50842: [RegisterCoalescer] Do not assert when trying to remat dead values

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 17 07:06:14 PDT 2018


kparzysz accepted this revision.
kparzysz added a comment.
This revision is now accepted and ready to land.

We should convert the copy to an IMPLICIT_DEF, but this patch is good as is.


Repository:
  rL LLVM

https://reviews.llvm.org/D50842





More information about the llvm-commits mailing list