[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
Mon Sep 7 01:31:41 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG713c2ad60c13: [GlobalISel] Extend not_cmp_fold to work on conditional expressions (authored by foad).

Changed prior to commit:
  https://reviews.llvm.org/D86709?vs=289385&id=290204#toc

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.290204.patch
Type: text/x-patch
Size: 10768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200907/ef41af07/attachment.bin>


More information about the llvm-commits mailing list