[all-commits] [llvm/llvm-project] f581d8: AMDGPU: Fix a comment (#169403)
Nicolai Hähnle via All-commits
all-commits at lists.llvm.org
Mon Nov 24 12:55:14 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f581d8ad8f0cd08da6465c6843f9c6841d49e522
https://github.com/llvm/llvm-project/commit/f581d8ad8f0cd08da6465c6843f9c6841d49e522
Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
Date: 2025-11-24 (Mon, 24 Nov 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
Log Message:
-----------
AMDGPU: Fix a comment (#169403)
This verifier check will complain if there aren't enough implicit
operands -- so it doesn't *allow* those operands, it *requires* them.
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