[PATCH] D88890: [AMDGPU] Add patterns for mad/mac legacy f32 instructions

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 8 04:32:43 PDT 2020


foad updated this revision to Diff 296923.
foad added a comment.

Rebase after D89000 <https://reviews.llvm.org/D89000>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88890

Files:
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/lib/Target/AMDGPU/VOP2Instructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.fmul.legacy.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.fmul.legacy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88890.296923.patch
Type: text/x-patch
Size: 32490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201008/1af5e6cf/attachment.bin>


More information about the llvm-commits mailing list