[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
Thu Aug 27 06:43:59 PDT 2020


foad created this revision.
foad added reviewers: aemerson, paquette, arsenm.
Herald added subscribers: llvm-commits, hiraditya, rovka.
Herald added a project: LLVM.
foad requested review of this revision.
Herald added a subscriber: wdng.

Repository:
  rG LLVM Github Monorepo

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86709.288312.patch
Type: text/x-patch
Size: 5311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200827/5468390c/attachment.bin>


More information about the llvm-commits mailing list