[all-commits] [llvm/llvm-project] b5c0b6: [AMDGPU] Check wavefrontsize for GFX11 WMMA builti...
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu Feb 1 02:49:54 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b5c0b67bc270936c8fa254dc42d920e867adef54
https://github.com/llvm/llvm-project/commit/b5c0b67bc270936c8fa254dc42d920e867adef54
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-02-01 (Thu, 01 Feb 2024)
Changed paths:
M clang/include/clang/Basic/BuiltinsAMDGPU.def
M clang/test/CodeGenOpenCL/builtins-amdgcn-wmma-w32-gfx10-err.cl
M clang/test/CodeGenOpenCL/builtins-amdgcn-wmma-w64-gfx10-err.cl
M clang/test/CodeGenOpenCL/builtins-amdgcn-wmma-w64.cl
Log Message:
-----------
[AMDGPU] Check wavefrontsize for GFX11 WMMA builtins (#79980)
More information about the All-commits
mailing list