[all-commits] [llvm/llvm-project] ad786f: [AMDGPU] Fix 3 tests with expensive checks. NFC.
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Wed Mar 2 14:57:07 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad786f5a5c400069da21afbc54794f42f9999df1
https://github.com/llvm/llvm-project/commit/ad786f5a5c400069da21afbc54794f42f9999df1
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2022-03-02 (Wed, 02 Mar 2022)
Changed paths:
M llvm/test/CodeGen/AMDGPU/sgpr-copy.ll
M llvm/test/CodeGen/AMDGPU/split-smrd.ll
M llvm/test/CodeGen/AMDGPU/subreg-coalescer-crash.ll
Log Message:
-----------
[AMDGPU] Fix 3 tests with expensive checks. NFC.
Image instructions are now not available for all targets anymore,
so a generic target cannot use it.
More information about the All-commits
mailing list