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

Konstantin Zhuravlyov via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 15:47:35 PDT 2016


kzhuravl removed a reviewer: AMDGPU.
kzhuravl updated this revision to Diff 71067.
kzhuravl marked 4 inline comments as done.
kzhuravl added a comment.
Herald added a subscriber: nhaehnle.

Address review feedback


https://reviews.llvm.org/D24125

Files:
  lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
  lib/Target/AMDGPU/SIISelLowering.cpp
  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.71067.patch
Type: text/x-patch
Size: 22938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160912/a62074bf/attachment.bin>


More information about the llvm-commits mailing list