[PATCH] D33367: [AMDGPU] Narrow lshl from 64 to 32 bit if possible

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 22 09:58:26 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303569: [AMDGPU] Narrow lshl from 64 to 32 bit if possible (authored by rampitec).

Changed prior to commit:
  https://reviews.llvm.org/D33367?vs=99620&id=99785#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33367

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/trunk/test/CodeGen/AMDGPU/add.i16.ll
  llvm/trunk/test/CodeGen/AMDGPU/add.v2i16.ll
  llvm/trunk/test/CodeGen/AMDGPU/bfe-patterns.ll
  llvm/trunk/test/CodeGen/AMDGPU/ctlz.ll
  llvm/trunk/test/CodeGen/AMDGPU/ctlz_zero_undef.ll
  llvm/trunk/test/CodeGen/AMDGPU/ds_write2.ll
  llvm/trunk/test/CodeGen/AMDGPU/fmed3.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.atomic.dec.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.atomic.inc.ll
  llvm/trunk/test/CodeGen/AMDGPU/lshl64-to-32.ll
  llvm/trunk/test/CodeGen/AMDGPU/shift-and-i64-ubfe.ll
  llvm/trunk/test/CodeGen/AMDGPU/srl.ll
  llvm/trunk/test/CodeGen/AMDGPU/sub.i16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33367.99785.patch
Type: text/x-patch
Size: 15590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170522/3d0bf990/attachment.bin>


More information about the llvm-commits mailing list