[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
Wed Jun 13 15:35:13 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334665: AMDGPU/GlobalISel: Implement select() for 32-bit G_FADD and G_FMUL (authored by tstellar, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D46171

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46171.151264.patch
Type: text/x-patch
Size: 4297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180613/7a6f0921/attachment.bin>


More information about the llvm-commits mailing list