[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:35:12 PDT 2017


rampitec updated this revision to Diff 99973.
rampitec added a comment.

Updated test.


Repository:
  rL LLVM

https://reviews.llvm.org/D33455

Files:
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUSubtarget.h
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/bfe-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33455.99973.patch
Type: text/x-patch
Size: 5716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170523/73e95dc3/attachment.bin>


More information about the llvm-commits mailing list