[all-commits] [llvm/llvm-project] ba7c64: [AMDGPU] Fix getAsmVOP3Base SrcMods arguments. NFC...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Mon Jun 9 15:32:31 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba7c6468a527415f330e162d7d88f0a70185e711
https://github.com/llvm/llvm-project/commit/ba7c6468a527415f330e162d7d88f0a70185e711
Author: Stanislav Mekhanoshin <rampitec at users.noreply.github.com>
Date: 2025-06-09 (Mon, 09 Jun 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
Log Message:
-----------
[AMDGPU] Fix getAsmVOP3Base SrcMods arguments. NFCI. (#143428)
Somehow we ended up with different code here and downstream
after merges, and beeing specific about SrcMods is more
correct.
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