[PATCH] D86709: [GlobalISel] Extend not_cmp_fold to work on conditional expressions

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 03:22:32 PDT 2020


foad updated this revision to Diff 289385.
foad added a comment.

Rebase. Add a non-matching test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86709

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-invert-cmp.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86709.289385.patch
Type: text/x-patch
Size: 10764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200902/1dc5df67/attachment.bin>


More information about the llvm-commits mailing list