[PATCH] D25302: [AMDGPU] Promote uniform (i1, i16] operations to i32

Konstantin Zhuravlyov via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 5 22:53:10 PDT 2016


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

Upload correct patch


https://reviews.llvm.org/D25302

Files:
  lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
  test/CodeGen/AMDGPU/amdgpu-codegenprepare-i16-to-i32.ll
  test/CodeGen/AMDGPU/ctlz.ll
  test/CodeGen/AMDGPU/ctlz_zero_undef.ll
  test/CodeGen/AMDGPU/cvt_f32_ubyte.ll
  test/CodeGen/AMDGPU/mul_uint24-amdgcn.ll
  test/CodeGen/AMDGPU/trunc-cmp-constant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25302.73725.patch
Type: text/x-patch
Size: 62676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161006/5833700d/attachment-0001.bin>


More information about the llvm-commits mailing list