[PATCH] D68153: Make IR labels more precise
David Greene via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 7 19:23:04 PDT 2019
greened added a comment.
In D68153#1689791 <https://reviews.llvm.org/D68153#1689791>, @RKSimon wrote:
> Wouldn't this mean that every regeneration would see this change?
Yes. The label pattern is just wrong as-is because it will match calls in some cases.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68153/new/
https://reviews.llvm.org/D68153
More information about the llvm-commits
mailing list