[llvm-branch-commits] [Support] Use block numbers for LoopInfo BBMap (PR #103400)

Nikita Popov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Aug 13 13:24:27 PDT 2024


nikic wrote:

Could we have block renumbering produce a map from old to new numbers, which we can then use for straightforward analysis updates?

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


More information about the llvm-branch-commits mailing list