Files
clang-p2996/llvm/lib/MCA
Craig Topper 62bcbe62dd [llvm-mca] Use MCRegister::id() to remove an implicit conversion. NFC
It might be worth plumbing MCRegister through this code, but it's
very often used as a index and would require many more calls to
id().
2025-01-30 00:19:10 -08:00
..