[PATCH] D24125: [AMDGPU] Promote uniform i16 ops to i32 ops

Konstantin Zhuravlyov via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 11:36:41 PDT 2016


kzhuravl updated this revision to Diff 72868.
kzhuravl added a comment.

Address review feedback


https://reviews.llvm.org/D24125

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

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


More information about the llvm-commits mailing list