[PATCH] D153269: [AMDGPU][GFX11] Add test coverage for FMA instructions.

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 05:52:22 PDT 2023


kosarev updated this revision to Diff 532621.
kosarev added a comment.

Combine checks in fma.f64.ll .


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153269

Files:
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fma-add-fma-mul.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fma-sub-mul.ll
  llvm/test/CodeGen/AMDGPU/dagcombine-fma-fmad.ll
  llvm/test/CodeGen/AMDGPU/fma-combine.ll
  llvm/test/CodeGen/AMDGPU/fma.f16.ll
  llvm/test/CodeGen/AMDGPU/fma.f64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153269.532621.patch
Type: text/x-patch
Size: 182502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230619/da7416be/attachment-0001.bin>


More information about the llvm-commits mailing list