[flang-commits] [PATCH] D149836: [flang][hlfir] Add hlfir.forall_index operation
Valentin Clement via Phabricator via flang-commits
flang-commits at lists.llvm.org
Thu May 4 10:03:01 PDT 2023
clementval accepted this revision.
clementval added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: flang/include/flang/Optimizer/HLFIR/HLFIROps.td:1240
+ let description = [{
+ This operation allows placing and hlfir.forall index in memory with
+ the related Fortran index-value name and type.
----------------
Maybe?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149836/new/
https://reviews.llvm.org/D149836
More information about the flang-commits
mailing list