[PATCH] R600/SI: Fix printing of clamp and omod

Matt Arsenault Matthew.Arsenault at amd.com
Mon Sep 29 19:50:51 PDT 2014


No tests for omod since nothing uses it yet, but
this should get rid of the remaining annoying trailing
zeros after some instructions.

http://reviews.llvm.org/D5535

Files:
  lib/Target/R600/InstPrinter/AMDGPUInstPrinter.cpp
  lib/Target/R600/InstPrinter/AMDGPUInstPrinter.h
  lib/Target/R600/SIDefines.h
  lib/Target/R600/SIInstrInfo.td
  test/CodeGen/R600/fneg.f64.ll
  test/CodeGen/R600/fneg.ll
  test/CodeGen/R600/frem.ll
  test/CodeGen/R600/imm.ll
  test/CodeGen/R600/llvm.AMDGPU.clamp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5535.14201.patch
Type: text/x-patch
Size: 15409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140930/07393e81/attachment.bin>


More information about the llvm-commits mailing list