[all-commits] [llvm/llvm-project] 681046: AMDGPU: Fix true16 d16 entry table for DS pseudos ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Sep 2 17:45:33 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 681046e3a5d9892711846ff1eb01b112357fdacc
https://github.com/llvm/llvm-project/commit/681046e3a5d9892711846ff1eb01b112357fdacc
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-09-03 (Wed, 03 Sep 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/DSInstructions.td
Log Message:
-----------
AMDGPU: Fix true16 d16 entry table for DS pseudos (#156419)
This should be trying to use the _gfx9 variants of DS pseudos,
not the base form with m0 uses.
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