[all-commits] [llvm/llvm-project] dec42f: [AMDGPU][GFX11] Add test coverage for FMA instruct...
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Tue Jun 20 02:50:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dec42ffa2869faab6384fd534d2d90072bf46db3
https://github.com/llvm/llvm-project/commit/dec42ffa2869faab6384fd534d2d90072bf46db3
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
M llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fma-add-fma-mul.ll
M llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fma-sub-mul.ll
M llvm/test/CodeGen/AMDGPU/dagcombine-fma-fmad.ll
M llvm/test/CodeGen/AMDGPU/fma-combine.ll
M llvm/test/CodeGen/AMDGPU/fma.f16.ll
M llvm/test/CodeGen/AMDGPU/fma.f64.ll
Log Message:
-----------
[AMDGPU][GFX11] Add test coverage for FMA instructions.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D153269
More information about the All-commits
mailing list