[PATCH] D37159: AMDGPU: Fold clamp modifier for packed instructions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 25 14:30:03 PDT 2017


arsenm updated this revision to Diff 112749.
arsenm added a comment.

Fix folding f32 clamp into packed clamp


https://reviews.llvm.org/D37159

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37159.112749.patch
Type: text/x-patch
Size: 20618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170825/8080833b/attachment.bin>


More information about the llvm-commits mailing list