[PATCH] D148709: [LVI][CVP] Don't compute CR at SelectInst Use if Cond value may not be well-defined
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 19 05:24:55 PDT 2023
nikic added a comment.
The tests should all be updated to use `noundef`, plus one representative test without it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148709/new/
https://reviews.llvm.org/D148709
More information about the llvm-commits
mailing list