[PATCH] D45745: [AMDGPU] Enabled v2.16 literals for VOP3P

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 17 16:12:39 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330230: [AMDGPU] Enabled v2.16 literals for VOP3P (authored by rampitec, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45745?vs=142855&id=142860#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45745

Files:
  llvm/trunk/lib/Target/AMDGPU/SIFoldOperands.cpp
  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/clamp-modifier.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: D45745.142860.patch
Type: text/x-patch
Size: 25966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180417/5c848bb2/attachment.bin>


More information about the llvm-commits mailing list