[PATCH] D137253: [CVP] Simplify comparisons without constant operand

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 3 07:35:42 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
nikic marked 2 inline comments as done.
Closed by commit rG68b24c3b4489: [CVP] Simplify comparisons without constant operand (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D137253?vs=472874&id=472933#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137253

Files:
  llvm/lib/Analysis/LazyValueInfo.cpp
  llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
  llvm/test/Transforms/CorrelatedValuePropagation/icmp.ll
  llvm/test/Transforms/CorrelatedValuePropagation/mul.ll
  llvm/test/Transforms/CorrelatedValuePropagation/shl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137253.472933.patch
Type: text/x-patch
Size: 5278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221103/59846a18/attachment.bin>


More information about the llvm-commits mailing list