[PATCH] D14137: AMDGPU: Change syntax for abs source modifier

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 27 18:06:29 PDT 2015


arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added a subscriber: arsenm.

This matches what sc does, although I liked the || better.

http://reviews.llvm.org/D14137

Files:
  lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp
  test/CodeGen/AMDGPU/commute_modifiers.ll
  test/CodeGen/AMDGPU/cvt_flr_i32_f32.ll
  test/CodeGen/AMDGPU/cvt_rpi_i32_f32.ll
  test/CodeGen/AMDGPU/fabs.f64.ll
  test/CodeGen/AMDGPU/fabs.ll
  test/CodeGen/AMDGPU/ffloor.f64.ll
  test/CodeGen/AMDGPU/fmul-2-combine-multi-use.ll
  test/CodeGen/AMDGPU/fneg-fabs.f64.ll
  test/CodeGen/AMDGPU/fneg-fabs.ll
  test/CodeGen/AMDGPU/fp_to_sint.ll
  test/CodeGen/AMDGPU/fsub64.ll
  test/CodeGen/AMDGPU/llvm.AMDGPU.clamp.ll
  test/CodeGen/AMDGPU/llvm.AMDGPU.class.ll
  test/CodeGen/AMDGPU/llvm.AMDGPU.div_scale.ll
  test/CodeGen/AMDGPU/llvm.AMDGPU.fract.f64.ll
  test/CodeGen/AMDGPU/llvm.AMDGPU.fract.ll
  test/CodeGen/AMDGPU/llvm.round.ll
  test/CodeGen/AMDGPU/mad-sub.ll
  test/CodeGen/AMDGPU/madak.ll
  test/CodeGen/AMDGPU/madmk.ll
  test/MC/AMDGPU/vop3-errs.s
  test/MC/AMDGPU/vop3.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14137.38615.patch
Type: text/x-patch
Size: 31509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151028/7bb74881/attachment.bin>


More information about the llvm-commits mailing list