[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:22 PST 2024


https://github.com/jayfoad commented:

Looks OK to me.

I find the mixture of checking `isValid` vs checking for an explicit `~0U` pretty ugly, but maybe that's inevitable for a sentinel-terminated list.

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


More information about the llvm-commits mailing list