[PATCH] D39413: AMDGPU: Select v_mad_u64_u32 and v_mad_i64_i32

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 30 02:25:58 PDT 2017


arsenm created this revision.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, kzhuravl.

https://reviews.llvm.org/D39413

Files:
  lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.h
  lib/Target/AMDGPU/AMDGPUInstrInfo.td
  lib/Target/AMDGPU/AMDGPUSubtarget.h
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/mad_64_32.ll
  test/CodeGen/AMDGPU/mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39413.120783.patch
Type: text/x-patch
Size: 21764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171030/ec3b1d7a/attachment.bin>


More information about the llvm-commits mailing list