[flang-commits] [flang] [Flang][OpenACC][OpenMP] Always add extent to acc/omp.BoundsOp (PR #73790)

via flang-commits flang-commits at lists.llvm.org
Wed Nov 29 04:31:45 PST 2023


agozillon wrote:

This is the segment of changes to the bounds from the larger allocatable/pointer patch where the extent is used in the lowering @razvanlupusoru thought it seemed reasonable, however, if we wish to only have this switched on for OpenMP (or toggleable via a passed in argument) we can also do that! 

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


More information about the flang-commits mailing list