[flang-commits] [flang] [mlir][acc][flang] Lower nested ACC loops with tile clause as collapsed loops (PR #147801)

Razvan Lupusoru via flang-commits flang-commits at lists.llvm.org
Wed Jul 9 11:46:40 PDT 2025


================
@@ -4942,13 +4942,23 @@ void Fortran::lower::genEarlyReturnInOpenACCLoop(fir::FirOpBuilder &builder,
 
 int64_t Fortran::lower::getCollapseValue(
----------------
razvanlupusoru wrote:

Should we rename this to something like getLoopCountForCollapseAndTile?

https://github.com/llvm/llvm-project/pull/147801


More information about the flang-commits mailing list