[PATCH] D77453: [GlobalISel] Simplify G_ADD when it has (0-X) on the LHS or RHS

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 15 09:50:39 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1ac8451a9b1e: [GlobalISel] Simplify G_ADD when it has (0-X) on the LHS or RHS (authored by paquette).
Herald added a subscriber: steven.zhang.

Changed prior to commit:
  https://reviews.llvm.org/D77453?vs=254994&id=270787#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77453

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-simplify-add.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77453.270787.patch
Type: text/x-patch
Size: 5109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200615/b0ad5b85/attachment.bin>


More information about the llvm-commits mailing list