[PATCH] D76640: [GlobalISel] Combine (x op 0) -> x for operations with a right identity of 0
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 30 17:30:14 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG63d70ea6a071: [GlobalISel] Combine (x op 0) -> x for operations with a right identity of 0 (authored by paquette).
Herald added a project: LLVM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76640/new/
https://reviews.llvm.org/D76640
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-trivial-arith.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76640.253743.patch
Type: text/x-patch
Size: 7706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200331/858075c7/attachment-0001.bin>
More information about the llvm-commits
mailing list