[all-commits] [llvm/llvm-project] 2d3e6c: [AMDGPU] Drop GFX11 runs for dagcombine-fma-fmad.l...
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Tue Jun 20 03:33:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2d3e6c440244ad94777aa13566b0376eb3c088f1
https://github.com/llvm/llvm-project/commit/2d3e6c440244ad94777aa13566b0376eb3c088f1
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
M llvm/test/CodeGen/AMDGPU/dagcombine-fma-fmad.ll
M llvm/test/CodeGen/AMDGPU/fma.f16.ll
Log Message:
-----------
[AMDGPU] Drop GFX11 runs for dagcombine-fma-fmad.ll and fma.f16.ll.
They cause failures on the llvm-clang-x86_64-expensive-checks-debian
buildbot.
This partially reverts
D153269 [AMDGPU][GFX11] Add test coverage for FMA instructions.
More information about the All-commits
mailing list