[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
Fri Apr 21 22:16:38 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1da0da903ee8: [LVI][CVP] Don't compute CR at SelectInst Use if Cond value may not be well… (authored by StephenFan).
Herald added a subscriber: hoy.

Changed prior to commit:
  https://reviews.llvm.org/D148709?vs=515191&id=516030#toc

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.516030.patch
Type: text/x-patch
Size: 5165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230422/a3304edb/attachment-0001.bin>


More information about the llvm-commits mailing list