This patch adds parser support for the force modifier on the collapse clause.
Lowering will currently hit a TODO as the MLIR representation of the acc.loop
might need some update.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LG.
If this modifier came in new in the OpenACC 3.3 spec, it might be good to mention in the commit message.
flang/lib/Lower/OpenACC.cpp | ||
---|---|---|
919 | Nit: May be ACC Collapse force modifier |
Nit: May be ACC Collapse force modifier