[PATCH] D92375: [MergeICmps] Fix missing split.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 06:43:15 PST 2020


courbet updated this revision to Diff 308642.
courbet added a comment.

Make the test more robust to future optimizations as suggested by James.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92375

Files:
  llvm/lib/Transforms/Scalar/MergeICmps.cpp
  llvm/test/Transforms/MergeICmps/X86/gep-references-bb.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92375.308642.patch
Type: text/x-patch
Size: 5022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201201/f6338e47/attachment.bin>


More information about the llvm-commits mailing list