[PATCH] R600/SI: Add new CI arithmetic instructions.

Matt Arsenault Matthew.Arsenault at amd.com
Mon Feb 10 12:39:26 PST 2014


Does not include the larger part required to match the v_mad_i64_i32 / v_mad_u64_u32 instructions which should be very useful for pointer calculations.


http://llvm-reviews.chandlerc.com/D2730

Files:
  lib/Target/R600/AMDGPUISelLowering.cpp
  lib/Target/R600/AMDGPUISelLowering.h
  lib/Target/R600/SIISelLowering.cpp
  lib/Target/R600/SIInstrInfo.td
  lib/Target/R600/SIInstructions.td
  test/CodeGen/R600/fceil.ll
  test/CodeGen/R600/ffloor.ll
  test/CodeGen/R600/ftrunc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2730.1.patch
Type: text/x-patch
Size: 14402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140210/7270cc81/attachment.bin>


More information about the llvm-commits mailing list