[PATCH] D80101: [StackColoring] When remapping alloca's move the To alloca if the From alloca is before it.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 18 21:08:51 PDT 2020


craig.topper updated this revision to Diff 264779.
craig.topper added a comment.

Add test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80101

Files:
  llvm/lib/CodeGen/StackColoring.cpp
  llvm/test/CodeGen/X86/StackColoring-use-between-allocas.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80101.264779.patch
Type: text/x-patch
Size: 13549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200519/af43da74/attachment.bin>


More information about the llvm-commits mailing list