[PATCH] D120371: [instcombine] Generalize one-compare rule from foldAllocaCmp for noalias calls

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 22 17:34:12 PST 2022


reames updated this revision to Diff 410685.
reames added a comment.

Corrected patch.  Sorry for the noise.


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

https://reviews.llvm.org/D120371

Files:
  llvm/lib/Analysis/CaptureTracking.cpp
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/test/Transforms/InstCombine/compare-alloca.ll
  llvm/test/Transforms/InstCombine/compare-unescaped.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120371.410685.patch
Type: text/x-patch
Size: 12899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220223/8beacf23/attachment.bin>


More information about the llvm-commits mailing list