[flang-commits] [flang] [flang][openacc] Generate data bounds for array addressing. (PR #71254)
    via flang-commits 
    flang-commits at lists.llvm.org
       
    Mon Nov  6 04:51:34 PST 2023
    
    
  
agozillon wrote:
I think it should be fine to toggle this on for OpenMP, I agree using the same method for both dialects would be ideal. Although I have not tested this particular case, I imagine we'd still want the bounds as well. 
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! 
https://github.com/llvm/llvm-project/pull/71254
    
    
More information about the flang-commits
mailing list