[PATCH] D113343: [InstSimplify] Remove incorrect icmp of gep fold (PR52429)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 6 08:40:16 PDT 2021


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

Add comments


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

https://reviews.llvm.org/D113343

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Transforms/InstCombine/icmp-custom-dl.ll
  llvm/test/Transforms/InstCombine/icmp.ll
  llvm/test/Transforms/InstSimplify/compare.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113343.385280.patch
Type: text/x-patch
Size: 5902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211106/fb32d6a4/attachment.bin>


More information about the llvm-commits mailing list