[PATCH] D148709: [LVI][CVP] Don't compute CR at SelectInst Use if Cond value may not be well-defined

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 19:55:45 PDT 2023


StephenFan updated this revision to Diff 515191.
StephenFan edited the summary of this revision.
StephenFan added a comment.

add noundef and add new test.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148709/new/

https://reviews.llvm.org/D148709

Files:
  llvm/lib/Analysis/LazyValueInfo.cpp
  llvm/test/Transforms/CorrelatedValuePropagation/cond-at-use.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148709.515191.patch
Type: text/x-patch
Size: 5344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230420/c00f030d/attachment.bin>


More information about the llvm-commits mailing list