[all-commits] [llvm/llvm-project] bdbaf6: AMDGPU: Make v8bf16/v16bf16 legal types (#76678)
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jan 8 03:59:15 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bdbaf6e61b63e24b94c85d7f71c11c212cd4cc9b
https://github.com/llvm/llvm-project/commit/bdbaf6e61b63e24b94c85d7f71c11c212cd4cc9b
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/lib/Target/AMDGPU/SIInstructions.td
M llvm/test/CodeGen/AMDGPU/bf16.ll
Log Message:
-----------
AMDGPU: Make v8bf16/v16bf16 legal types (#76678)
Depends #76217
More information about the All-commits
mailing list