[PATCH] D76523: [GlobalISel] Combine G_SELECTs of the form (cond ? x : x) into x
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 23 17:27:04 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG02187ed45a43: [GlobalISel] Combine G_SELECTs of the form (cond ? x : x) into x (authored by paquette).
Herald added a project: LLVM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76523/new/
https://reviews.llvm.org/D76523
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-select.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76523.252183.patch
Type: text/x-patch
Size: 7465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200324/caa68916/attachment.bin>
More information about the llvm-commits
mailing list