[PATCH] D77105: [GlobalISel] Implement identity transforms for x op x -> x
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 30 18:36:15 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd5ee72065b9e: [GlobalISel] Implement identity transforms for x op x -> x (authored by paquette).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D77105?vs=253741&id=253764#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77105/new/
https://reviews.llvm.org/D77105
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/arm64-fallback.ll
llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-binop-same-val.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77105.253764.patch
Type: text/x-patch
Size: 6053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200331/49427dd6/attachment-0001.bin>
More information about the llvm-commits
mailing list