[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
Tue May 23 23:12:00 PDT 2023


StephenFan created this revision.
StephenFan added a reviewer: nikic.
Herald added a subscriber: hiraditya.
Herald added a project: All.
StephenFan requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Fixes:https://github.com/llvm/llvm-project/issues/62901


Repository:
  rG LLVM Github Monorepo

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.525020.patch
Type: text/x-patch
Size: 4673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230524/c75d5362/attachment.bin>


More information about the llvm-commits mailing list