[PATCH] D151295: [LVI] Don't compute range on not guaranteed not to be undef condition in SelectInst

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 01:02:30 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG82082b7da075: [LVI] Don't compute range on not guaranteed not to be undef condition in… (authored by StephenFan).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151295

Files:
  llvm/lib/Analysis/LazyValueInfo.cpp
  llvm/test/Transforms/CorrelatedValuePropagation/basic.ll
  llvm/test/Transforms/CorrelatedValuePropagation/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151295.525049.patch
Type: text/x-patch
Size: 4673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230524/5b9282cf/attachment.bin>


More information about the llvm-commits mailing list