[llvm] Optimize register bank and info emission. (PR #208297)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 14 01:24:36 PDT 2026


================

----------------
jayfoad wrote:

Nit: to avoid the double negative here, maybe replace the function hasNoSuperRegClasses with hasAnySuperRegClasses that returns the opposite?

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


More information about the llvm-commits mailing list