[flang-commits] [flang] [Flang] Add parser support for prefetch directive (PR #139702)
Kelvin Li via flang-commits
flang-commits at lists.llvm.org
Wed May 14 09:07:08 PDT 2025
kkwli wrote:
One more thought. If we want to specialize the prefetch operation (e.g. for store or load) without introducing a new directive, the current syntax may be very limited (i.e. no way to distinguish a keyword and a variable name).
https://github.com/llvm/llvm-project/pull/139702
More information about the flang-commits
mailing list