[all-commits] [llvm/llvm-project] 6fe780: [RegAllocGreedy] Use Register() instead of 0 for i...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat Feb 22 16:20:56 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6fe780ce63acf947826289e4a7e0ecbe91cbf4ed
https://github.com/llvm/llvm-project/commit/6fe780ce63acf947826289e4a7e0ecbe91cbf4ed
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-02-22 (Sat, 22 Feb 2025)
Changed paths:
M llvm/lib/CodeGen/RegAllocGreedy.cpp
Log Message:
-----------
[RegAllocGreedy] Use Register() instead of 0 for invalid Register. NFC
Commit: 0bd66c4194d0f30bd07bca35127686f5946256e4
https://github.com/llvm/llvm-project/commit/0bd66c4194d0f30bd07bca35127686f5946256e4
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-02-22 (Sat, 22 Feb 2025)
Changed paths:
M llvm/lib/CodeGen/RegAllocGreedy.cpp
Log Message:
-----------
[RegAllocGreedy] Remove unnecessary conversion from MCRegister to Register. NFC
Compare: https://github.com/llvm/llvm-project/compare/50b0669e8468...0bd66c4194d0
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