[PATCH] D32361: AMDGPU: Temporarily disable packed inlinable literals (v2f16, v2i16)

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 12:58:23 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301028: AMDGPU: Temporarily disable packed inlinable literals (v2f16, v2i16) (authored by kzhuravl).

Changed prior to commit:
  https://reviews.llvm.org/D32361?vs=96186&id=96212#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32361

Files:
  llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/trunk/test/CodeGen/AMDGPU/add.v2i16.ll
  llvm/trunk/test/CodeGen/AMDGPU/ashr.v2i16.ll
  llvm/trunk/test/CodeGen/AMDGPU/fcanonicalize.f16.ll
  llvm/trunk/test/CodeGen/AMDGPU/fmuladd.v2f16.ll
  llvm/trunk/test/CodeGen/AMDGPU/fneg-fabs.f16.ll
  llvm/trunk/test/CodeGen/AMDGPU/immv216.ll
  llvm/trunk/test/CodeGen/AMDGPU/lshr.v2i16.ll
  llvm/trunk/test/CodeGen/AMDGPU/sext-in-reg.ll
  llvm/trunk/test/CodeGen/AMDGPU/shl.v2i16.ll
  llvm/trunk/test/CodeGen/AMDGPU/sminmax.v2i16.ll
  llvm/trunk/test/CodeGen/AMDGPU/sub.v2i16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32361.96212.patch
Type: text/x-patch
Size: 13076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170421/ddcdce53/attachment.bin>


More information about the llvm-commits mailing list