[llvm] [SimplifyCFG] Rebuild loop headers to account for stale changes (PR #155093)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 3 02:36:47 PDT 2025


https://github.com/nikic commented:

Can you please clarify which transform(s) end up invalidating the loop headers? Is it possible to incrementally update them? Or at least do more targeted invalidation?

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


More information about the llvm-commits mailing list