[PATCH] D141188: [MergeICmps] Adapt to non-eq comparisons

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 21:16:46 PDT 2023


Allen updated this revision to Diff 522426.
Allen added a comment.

Add  new function isLastLinkComparison to check whether the current comparisons is the last comparisons.


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

https://reviews.llvm.org/D141188

Files:
  llvm/lib/Transforms/Scalar/MergeICmps.cpp
  llvm/test/Transforms/MergeICmps/X86/pr59740.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141188.522426.patch
Type: text/x-patch
Size: 21309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230516/4d8e2f98/attachment.bin>


More information about the llvm-commits mailing list