[PATCH] D24125: [AMDGPU] Promote uniform i16 ops to i32 ops for targets that have 16 bit instructions

Konstantin Zhuravlyov via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 13:14:39 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL282624: [AMDGPU] Promote uniform i16 ops to i32 ops for targets that have 16 bit… (authored by kzhuravl).

Changed prior to commit:
  https://reviews.llvm.org/D24125?vs=72868&id=72884#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24125

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/test/CodeGen/AMDGPU/amdgpu-codegenprepare-fdiv.ll
  llvm/trunk/test/CodeGen/AMDGPU/amdgpu-codegenprepare-i16-to-i32.ll
  llvm/trunk/test/CodeGen/AMDGPU/amdgpu-codegenprepare.ll
  llvm/trunk/test/CodeGen/AMDGPU/ctlz.ll
  llvm/trunk/test/CodeGen/AMDGPU/mul_uint24-amdgcn.ll
  llvm/trunk/test/CodeGen/AMDGPU/mul_uint24-r600.ll
  llvm/trunk/test/CodeGen/AMDGPU/mul_uint24.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24125.72884.patch
Type: text/x-patch
Size: 92412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160928/16d6648b/attachment-0001.bin>


More information about the llvm-commits mailing list