[PATCH] D30134: AMDGPU: Fold FP clamp as modifier bit

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 09:05:55 PST 2017


arsenm updated this revision to Diff 89227.
arsenm added a comment.
Herald added a subscriber: dstuttard.

Allow with denormals enabled


https://reviews.llvm.org/D30134

Files:
  lib/Target/AMDGPU/SIDefines.h
  lib/Target/AMDGPU/SIFoldOperands.cpp
  lib/Target/AMDGPU/SIInstrFormats.td
  lib/Target/AMDGPU/SIInstrInfo.h
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/VOPInstructions.td
  test/CodeGen/AMDGPU/clamp-modifier.ll
  test/CodeGen/AMDGPU/clamp-omod-special-case.mir
  test/CodeGen/AMDGPU/clamp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30134.89227.patch
Type: text/x-patch
Size: 23104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170221/86e2b302/attachment.bin>


More information about the llvm-commits mailing list