[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
Tue May 19 10:56:22 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGccba60a784e7: [StackColoring] When remapping alloca's move the To alloca if the From alloca… (authored by craig.topper).

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.264968.patch
Type: text/x-patch
Size: 13549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200519/07546c9a/attachment.bin>


More information about the llvm-commits mailing list