[PATCH] D94813: [MergeICmps] Don't merge icmps derived from pointers with addressspaces

Valentin Churavy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 27 13:14:20 PDT 2021


vchuravy updated this revision to Diff 369168.
vchuravy added a comment.

Improve and simplify test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94813

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94813.369168.patch
Type: text/x-patch
Size: 5416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210827/f0893930/attachment.bin>


More information about the llvm-commits mailing list