[PATCH] D33455: [AMDGPU] Combine and (srl) into shl (bfe)
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 23 12:55:11 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL303681: [AMDGPU] Combine and (srl) into shl (bfe) (authored by rampitec).
Changed prior to commit:
https://reviews.llvm.org/D33455?vs=99973&id=99976#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33455
Files:
llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/trunk/test/CodeGen/AMDGPU/bfe-combine.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33455.99976.patch
Type: text/x-patch
Size: 5873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170523/f38f6cc3/attachment.bin>
More information about the llvm-commits
mailing list