[PATCH] D80101: [StackColoring] When remapping alloca's move the To alloca if the From alloca is before it.
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 17 23:24:52 PDT 2020
jdoerfert added a comment.
Did we have a bug with reproducer that we can run? I hope there is also a way to run only this pass and get the output (IR). Though, I don't know how :)
---
I find the patch fine but I want someone else to say something as well.
Nit: maybe put the first sentence of the commit message as a comment before the conditional.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80101/new/
https://reviews.llvm.org/D80101
More information about the llvm-commits
mailing list