[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
Wed Mar 22 03:41:26 PDT 2023
nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.
Could you please also add tests for the `!noundef` case? (Preferably one with the first load noundef and one with the second. I'm not sure you're checking the right one currently.)
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