[flang-commits] [flang] [flang] update LIT test for AIX (NFC) (PR #138228)
Asher Mancinelli via flang-commits
flang-commits at lists.llvm.org
Thu May 1 21:19:52 PDT 2025
ashermancinelli wrote:
Thank you! I had a hard time reproducing this one. I think matching everything inside fir.type with `fir.type<{{.+}}>` would be okay too - this test is for correct handling of the volatile, pointer and target attributes, and how they interact with openmp, and those should all be on the `fir.ref`s and not the `fir.type`s.
Thanks again!
https://github.com/llvm/llvm-project/pull/138228
More information about the flang-commits
mailing list