[llvm] [llvm-exegesis] Begin replacing unsigned with MCRegister. NFC (PR #123109)

Min-Yih Hsu via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 15 13:50:24 PST 2025


================
@@ -46,7 +46,7 @@ struct RegisterAliasingTracker {
 
   // Construct a tracker from an MCPhysReg.
----------------
mshockwave wrote:

```suggestion
  // Construct a tracker from an MCRegister.
```

https://github.com/llvm/llvm-project/pull/123109


More information about the llvm-commits mailing list