[all-commits] [llvm/llvm-project] 721adc: [CodeGen] Fix stale comment about register coalesc...
Tomer Shafir via All-commits
all-commits at lists.llvm.org
Sun Jul 6 23:54:46 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 721adc18b77a000ce22470a8fb0e361a47812196
https://github.com/llvm/llvm-project/commit/721adc18b77a000ce22470a8fb0e361a47812196
Author: Tomer Shafir <tomer.shafir8 at gmail.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M llvm/lib/CodeGen/RegisterCoalescer.cpp
Log Message:
-----------
[CodeGen] Fix stale comment about register coalescing order (#146762)
The register coalescer collects the copies forward, the stale comment
wasn't addressed back then by:
https://github.com/tomershafir/llvm-project/commit/75961ecc1a5b0dff6303df886ea9817248b78931.
This change updates the coment and also adds a similar one to the other
branch.
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