[PATCH] D33432: [AMDGPU] Convert shl (add) into add (shl)

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 23 09:00:08 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303641: [AMDGPU] Convert shl (add) into add (shl) (authored by rampitec).

Changed prior to commit:
  https://reviews.llvm.org/D33432?vs=99855&id=99925#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33432

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.h
  llvm/trunk/test/CodeGen/AMDGPU/shl-add-to-add-shl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33432.99925.patch
Type: text/x-patch
Size: 4843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170523/97e178df/attachment.bin>


More information about the llvm-commits mailing list