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

Konstantin Zhuravlyov via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 23 11:16:35 PDT 2016


kzhuravl updated this revision to Diff 72311.
kzhuravl added a comment.
Herald added subscribers: tony-tye, yaxunl, kzhuravl.

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.ll
  test/CodeGen/AMDGPU/sad.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24125.72311.patch
Type: text/x-patch
Size: 89841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160923/172f5c3d/attachment-0001.bin>


More information about the llvm-commits mailing list