[PATCH] D90223: [AMDGPU][GlobalISel] Combine shift + logic + shift with constant operands
Mirko Brkusanin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 10 02:37:35 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG53ae95c946c0: [AMDGPU][GlobalISel] Combine shift + logic + shift with constant operands (authored by mbrkusanin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90223/new/
https://reviews.llvm.org/D90223
Files:
llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
llvm/include/llvm/Target/GlobalISel/Combine.td
llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/combine-shift-of-shifted-logic-shlsat.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/combine-shift-of-shifted-logic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90223.304116.patch
Type: text/x-patch
Size: 32628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201110/c4b33263/attachment.bin>
More information about the llvm-commits
mailing list