[PATCH] D116332: [ConstantFold] Make icmp of gep fold offset based

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 28 09:09:19 PST 2021


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

Use !isSigned, add comment


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

https://reviews.llvm.org/D116332

Files:
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/lib/IR/ConstantFold.cpp
  llvm/test/Assembler/ConstantExprFold.ll
  llvm/test/Transforms/InstSimplify/ConstProp/icmp-global.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116332.396402.patch
Type: text/x-patch
Size: 10242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211228/6b984f7d/attachment.bin>


More information about the llvm-commits mailing list