[flang-commits] [clang] [flang] [llvm] [mlir] [mlir][OpenMP] fix crash outlining infinite loop (PR #129872)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Wed Mar 5 09:11:43 PST 2025


kiranchandramohan wrote:

> > The comment mentions the additional edges might come through cancellations, but what test actually tests cancellation points?
> 
> There is probably no cancellation support at the moment. I remember that you had a set of patches to enable support for that but never landed.

Eg your patch talks about cancellation:  https://reviews.llvm.org/D124823

The OpenMPIRBuilder patch for cancel was https://reviews.llvm.org/D71948


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


More information about the flang-commits mailing list