[all-commits] [llvm/llvm-project] e97c56: AMDGPU: Remove some overrides of SubtargetPredicat...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Mar 4 00:22:56 PST 2025
Branch: refs/heads/users/arsenm/amdgpu/do-not-override-subtarget-predicate-on-reals
Home: https://github.com/llvm/llvm-project
Commit: e97c56ae959978097f0163bd9ca47ad93f6ba40a
https://github.com/llvm/llvm-project/commit/e97c56ae959978097f0163bd9ca47ad93f6ba40a
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