[all-commits] [llvm/llvm-project] 719e2f: Handle non-default lower bounds in iterator
Chi-Chun, Chen via All-commits
all-commits at lists.llvm.org
Wed Mar 4 11:19:42 PST 2026
Branch: refs/heads/users/cchen/flang_mlir_affinity_iterator
Home: https://github.com/llvm/llvm-project
Commit: 719e2fd49f2c166729f0b1b83807b56e0f9685a9
https://github.com/llvm/llvm-project/commit/719e2fd49f2c166729f0b1b83807b56e0f9685a9
Author: Chi Chun, Chen <chichun.chen at hpe.com>
Date: 2026-03-04 (Wed, 04 Mar 2026)
Changed paths:
M flang/lib/Lower/OpenMP/Utils.cpp
M flang/test/Lower/OpenMP/task-affinity.f90
Log Message:
-----------
Handle non-default lower bounds in iterator
Commit: 5e7d3afe6e43ce4f12945b367428d582e58459f0
https://github.com/llvm/llvm-project/commit/5e7d3afe6e43ce4f12945b367428d582e58459f0
Author: Chi Chun, Chen <chichun.chen at hpe.com>
Date: 2026-03-04 (Wed, 04 Mar 2026)
Changed paths:
M flang/lib/Lower/OpenMP/Utils.cpp
M flang/test/Lower/OpenMP/task-affinity.f90
Log Message:
-----------
Remove convert for iterator indices since array_coor accepts AnyCoordinateType
Compare: https://github.com/llvm/llvm-project/compare/e49f2a93a5c0...5e7d3afe6e43
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list