[all-commits] [llvm/llvm-project] 38e358: AMDGPU: Add gfx940 run line to shuffle vector test
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Jan 9 03:02:42 PST 2025
Branch: refs/heads/users/arsenm/amdgpu/custom-lower-bf16-shuffles
Home: https://github.com/llvm/llvm-project
Commit: 38e358ae1202a9926bf86476fdc5a8f3ab85a673
https://github.com/llvm/llvm-project/commit/38e358ae1202a9926bf86476fdc5a8f3ab85a673
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M llvm/test/CodeGen/AMDGPU/vector_shuffle.packed.ll
Log Message:
-----------
AMDGPU: Add gfx940 run line to shuffle vector test
Commit: 168f6a4a06491efea72363d4a940f357067c3335
https://github.com/llvm/llvm-project/commit/168f6a4a06491efea72363d4a940f357067c3335
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/test/CodeGen/AMDGPU/vector_shuffle.packed.ll
Log Message:
-----------
AMDGPU: Custom lower bf16 shuffles
We already custom lower the other 16-bit element type shuffles.
Compare: https://github.com/llvm/llvm-project/compare/38e358ae1202%5E...168f6a4a0649
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list