[all-commits] [llvm/llvm-project] 834231: AMDGPU: Remove some overrides of SubtargetPredicat...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Mar 4 01:57:19 PST 2025
Branch: refs/heads/users/arsenm/amdgpu/do-not-override-subtarget-predicate-on-reals
Home: https://github.com/llvm/llvm-project
Commit: 834231c28f10952a0e4f132cc0c468900b9214d2
https://github.com/llvm/llvm-project/commit/834231c28f10952a0e4f132cc0c468900b9214d2
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-03-04 (Tue, 04 Mar 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/FLATInstructions.td
Log Message:
-----------
AMDGPU: Remove some overrides of SubtargetPredicate on real instructions
AssemblerPredicate is the hack to use for cases where the encoding
change doesn't nicely line up with the subtarget predicate.
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