[all-commits] [llvm/llvm-project] 4ab224: [AMDGPU] Remove dot1 and dot6 features from clang ...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Tue Jan 24 10:53:01 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ab2246d486ba30c4b2d654323a0c0b97565c0f1
https://github.com/llvm/llvm-project/commit/4ab2246d486ba30c4b2d654323a0c0b97565c0f1
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2023-01-24 (Tue, 24 Jan 2023)
Changed paths:
M clang/lib/Basic/Targets/AMDGPU.cpp
M clang/test/CodeGenOpenCL/amdgpu-features.cl
M clang/test/CodeGenOpenCL/builtins-amdgcn-dl-insts-gfx11.cl
Log Message:
-----------
[AMDGPU] Remove dot1 and dot6 features from clang for gfx11
These are unsupported.
Differential Revision: https://reviews.llvm.org/D142493
More information about the All-commits
mailing list