[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 08:51:39 PDT 2020


foad created this revision.
foad added reviewers: arsenm, rampitec, mareko, nhaehnle.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: LLVM.
foad requested review of this revision.
Herald added a subscriber: wdng.

Repository:
  rG LLVM Github Monorepo

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.298643.patch
Type: text/x-patch
Size: 11459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201016/4a3305f9/attachment.bin>


More information about the llvm-commits mailing list