[PATCH] D146195: [InstSimplify] Pre-commit test for inner commute case for and-or-icmp-nullptr.ll (NFC)

Kohei Asano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 15 23:47:47 PDT 2023


khei4 created this revision.
Herald added a project: All.
khei4 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

in and-or-icmp-nullptr.ll, should be commutative for inner (in)equality.


https://reviews.llvm.org/D146195

Files:
  llvm/test/Transforms/InstSimplify/and-or-icmp-nullptr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146195.505705.patch
Type: text/x-patch
Size: 7371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230316/4af655d1/attachment.bin>


More information about the llvm-commits mailing list