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

Konstantin Zhuravlyov via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 10:45:59 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL283555: [AMDGPU] Promote uniform (i1, i16] operations to i32 (authored by kzhuravl).

Changed prior to commit:
  https://reviews.llvm.org/D25302?vs=73725&id=73948#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25302

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25302.73948.patch
Type: text/x-patch
Size: 62909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161007/12ae5c48/attachment.bin>


More information about the llvm-commits mailing list