[PATCH] D142687: [Local] Don't keep K's range even if K dominates J
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 19 04:13:34 PDT 2023
nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.
The `!noundef` preservation fixes have landed, so I think this patch can now be adjusted to keep the metadata if `!noundef` is present on the dominating load.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142687/new/
https://reviews.llvm.org/D142687
More information about the llvm-commits
mailing list