[PATCH] D62249: RegAllocFast: Set MayLiveAcrossBlocks when allocating uses

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 24 19:15:49 PDT 2019


arsenm updated this revision to Diff 201378.
arsenm marked 2 inline comments as done.
arsenm added a comment.

Check pred_empty, use mir test


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

https://reviews.llvm.org/D62249

Files:
  lib/CodeGen/RegAllocFast.cpp
  test/CodeGen/X86/bug41973.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62249.201378.patch
Type: text/x-patch
Size: 4407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190525/71837a1d/attachment.bin>


More information about the llvm-commits mailing list