[flang-commits] [flang] [flang][runtime] Add ACCESS intrinsic (PR #88395)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Thu Apr 11 08:38:33 PDT 2024
tblah wrote:
Thanks for taking a look
> This looks like you've added `ACCESS` as a library procedure, not as an intrinsic function with support in semantics, lowering, and I/O runtime.
Yes. I was trying to keep things simple. This is similar to FDATE: 959a430a8d
https://github.com/llvm/llvm-project/pull/88395
More information about the flang-commits
mailing list