[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
Thu Mar 6 08:50:11 PST 2025


kiranchandramohan wrote:

> @kiranchandramohan #130135
> 
> After a hard time getting even #114419 approved, I don't think anybody is really interested in reviewing/fixing non-SESE regions. With cancellation points basically not supported, I guess it doesn't matter whether this PR breaks it even more.

OpenMP 4.0 support will require cancellation. What would we do at that point? Is your patch strictly required for cancellation?

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


More information about the flang-commits mailing list