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

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 6 10:31:21 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339035: [RegisterCoalescer] Delay live interval update work until the rematerialization (authored by wmi, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49519?vs=156173&id=159334#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49519

Files:
  llvm/trunk/lib/CodeGen/RegisterCoalescer.cpp
  llvm/trunk/test/CodeGen/X86/late-remat-update.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49519.159334.patch
Type: text/x-patch
Size: 10958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180806/9e6733ab/attachment.bin>


More information about the llvm-commits mailing list