[PATCH] D89558: [AMDGPU] Add new llvm.amdgcn.fma.legacy intrinsic

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 16 09:16:22 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1417abe54c28: [AMDGPU] Add new llvm.amdgcn.fma.legacy intrinsic (authored by foad).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89558/new/

https://reviews.llvm.org/D89558

Files:
  llvm/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/lib/Target/AMDGPU/VOP3Instructions.td
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.fma.legacy.ll
  llvm/test/Transforms/InstSimplify/ConstProp/AMDGPU/fma_legacy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89558.298647.patch
Type: text/x-patch
Size: 11459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201016/9ba0b182/attachment.bin>


More information about the llvm-commits mailing list