[llvm] [polly] [IR] Add CallBr intrinsics support (PR #133907)

Michael Kruse via llvm-commits llvm-commits at lists.llvm.org
Mon May 12 12:10:57 PDT 2025


Meinersbur wrote:

> Alright, thanks! The region detection change was due to StructurizeCFG ripping callbr apart, e.g.

As did Polly. Same applies to indirectbr btw. 

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


More information about the llvm-commits mailing list