[PATCH] D30195: AMDGPU: Remove clamp intrinsic

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 06:44:00 PST 2017


arsenm created this revision.
Herald added subscribers: tpr, tony-tye, yaxunl, nhaehnle, wdng, kzhuravl, qcolombet.

https://reviews.llvm.org/D30195

Files:
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUIntrinsics.td
  test/CodeGen/AMDGPU/big_alu.ll
  test/CodeGen/AMDGPU/kcache-fold.ll
  test/CodeGen/AMDGPU/llvm.AMDGPU.clamp.ll
  test/CodeGen/AMDGPU/pv.ll
  test/CodeGen/AMDGPU/schedule-fs-loop-nested-if.ll
  test/CodeGen/AMDGPU/schedule-fs-loop-nested.ll
  test/CodeGen/AMDGPU/schedule-fs-loop.ll
  test/CodeGen/AMDGPU/si-sgpr-spill.ll
  test/CodeGen/AMDGPU/unigine-liveness-crash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30195.89199.patch
Type: text/x-patch
Size: 125313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170221/a89fb1db/attachment.bin>


More information about the llvm-commits mailing list