[llvm] [CodeGen] Use BasicBlock numbers to map to MBBs (PR #101883)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 4 09:44:52 PDT 2024


https://github.com/nikic approved this pull request.

LGTM

There seems to be a mix of assign and resize uses -- I'd normalize to one or the other. (Unless I'm missing something and the assigns can actually overwrite something?)

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


More information about the llvm-commits mailing list