[PATCH] D23863: AMDGPU: Select mulhi 24-bit instructions

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 20:16:03 PDT 2016


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

https://reviews.llvm.org/D23863

Files:
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.h
  lib/Target/AMDGPU/AMDGPUInstrInfo.td
  lib/Target/AMDGPU/CaymanInstructions.td
  lib/Target/AMDGPU/EvergreenInstructions.td
  lib/Target/AMDGPU/R600Instructions.td
  lib/Target/AMDGPU/SIInstructions.td
  test/CodeGen/AMDGPU/mul_int24.ll
  test/CodeGen/AMDGPU/mul_uint24.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23863.69196.patch
Type: text/x-patch
Size: 24478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160825/c8c3b0ab/attachment.bin>


More information about the llvm-commits mailing list