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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 3 02:01:53 PDT 2022


nikic updated this revision to Diff 472874.
nikic added a comment.

Add vector test, use makeCmpResultType().


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.472874.patch
Type: text/x-patch
Size: 5005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221103/a7bca326/attachment.bin>


More information about the llvm-commits mailing list