[PATCH] D46171: AMDGPU/GlobalISel: Implement select() for 32-bit G_FADD and G_FMUL

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 26 21:09:35 PDT 2018


tstellar created this revision.
tstellar added reviewers: arsenm, nhaehnle.
Herald added subscribers: t-tye, tpr, dstuttard, kristof.beyls, rovka, yaxunl, wdng, kzhuravl.

Repository:
  rL LLVM

https://reviews.llvm.org/D46171

Files:
  lib/Target/AMDGPU/AMDGPUGISel.td
  lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  test/CodeGen/AMDGPU/GlobalISel/inst-select-fadd.mir
  test/CodeGen/AMDGPU/GlobalISel/inst-select-fmul.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46171.144273.patch
Type: text/x-patch
Size: 4017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180427/095d3602/attachment.bin>


More information about the llvm-commits mailing list