[flang-commits] [flang] [flang][openacc] Generate data bounds for array addressing. (PR #71254)

Slava Zakharin via flang-commits flang-commits at lists.llvm.org
Mon Nov 6 11:50:01 PST 2023


vzakhari wrote:

> However, could we maintain the on/off toggle (switched on for OpenMP/OpenACC, so perhaps flip the default to true) until this particular use-case has been tested in OpenMP a little down the line from now? If that's unreasonable that's fine, we can likely re-introduce the toggle on the small chance it's an issue in OpenMP!

Thanks! I added a switch for OpenMP only.

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


More information about the flang-commits mailing list