[flang-commits] [flang] [flang] Re-enable setting `noalias` on procedure arguments. (PR #155949)

Usha Gupta via flang-commits flang-commits at lists.llvm.org
Fri Aug 29 03:38:36 PDT 2025


usha1830 wrote:

Looks good to me.

One suggestion: I don’t think the tests should be modified to use the flag to turn off noalias. It’s better to keep the tests using the default behavior, unless the test is specifically meant to verify the case where noalias should be avoided.

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


More information about the flang-commits mailing list