[all-commits] [llvm/llvm-project] 78765b: [TableGen] Simplify computeUberWeights. NFC. (#143...
Jay Foad via All-commits
all-commits at lists.llvm.org
Wed Jun 11 09:23:26 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 78765bb856bd6cdc3b1db48e80f74b8de5181f3f
https://github.com/llvm/llvm-project/commit/78765bb856bd6cdc3b1db48e80f74b8de5181f3f
Author: Jay Foad <jay.foad at amd.com>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
M llvm/utils/TableGen/Common/CodeGenRegisters.cpp
Log Message:
-----------
[TableGen] Simplify computeUberWeights. NFC. (#143716)
Using RegUnitIterator made the code more complicated than having two
nested loops over each register and each register's regunits.
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