[llvm] CodeGen: Eliminate dynamic relocations in the register superclass tables. (PR #119122)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 9 03:02:23 PST 2024
================
@@ -178,15 +205,13 @@ class TargetRegisterClass {
/// Returns a NULL-terminated list of super-classes. The
----------------
jayfoad wrote:
"~0U-terminated"?
https://github.com/llvm/llvm-project/pull/119122
More information about the llvm-commits
mailing list