https://github.com/jeanPerier approved this pull request.
Looks great, thanks for the work. As I mentioned inside the patch, this will not work when combined with MLIR inlining (experimental in flang) because of the difficulty of finding the place to create and destroy the trampolines, but I think an IR and lowering modification is needed to solve this. https://github.com/llvm/llvm-project/pull/183108 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
