[all-commits] [llvm/llvm-project] 3e5496: [AMDGPU] Simplify OtherPredicates handling in MadF...
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu Feb 13 06:52:05 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3e54964dcf35dcca02e5d8f18294d6763be35918
https://github.com/llvm/llvm-project/commit/3e54964dcf35dcca02e5d8f18294d6763be35918
Author: Jay Foad <jay.foad at amd.com>
Date: 2025-02-13 (Thu, 13 Feb 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/VOP3PInstructions.td
Log Message:
-----------
[AMDGPU] Simplify OtherPredicates handling in MadFmaMixPats. NFC. (#127044)
This removes some of the complexity added by ad6cd7e8b259 by setting
OtherPredicates outside MadFmaMixPats rather than inside it.
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