[flang-commits] [flang] [flang] Implement !DIR$ VECTOR ALWAYS (PR #93830)
David Truby via flang-commits
flang-commits at lists.llvm.org
Thu May 30 07:38:15 PDT 2024
DavidTruby wrote:
Note: for now this only works on plain do loops, I'd like to extend it for unstructured loops/loops with labels etc but wanted feedback on the approach first
I'd appreciate feedback on the approach in general for tying directives to the following operations as this will be reused for other directives in future.
https://github.com/llvm/llvm-project/pull/93830
More information about the flang-commits
mailing list