[PATCH] D117160: [AArch64][GlobalISel] Implement combines for boolean G_SELECT->bitwise ops.
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 20 01:12:07 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb09e63bad1e5: [AArch64][GlobalISel] Implement combines for boolean G_SELECT->bitwise ops. (authored by aemerson).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117160/new/
https://reviews.llvm.org/D117160
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/combine-select.mir
llvm/test/CodeGen/AArch64/arm64-xaluo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117160.410136.patch
Type: text/x-patch
Size: 16228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220220/c466dc1a/attachment.bin>
More information about the llvm-commits
mailing list