[all-commits] [llvm/llvm-project] cb7fc4: Fix build and tests
Chi-Chun, Chen via All-commits
all-commits at lists.llvm.org
Tue Feb 24 15:54:30 PST 2026
Branch: refs/heads/users/cchen/flang_mlir_affinity_iterator
Home: https://github.com/llvm/llvm-project
Commit: cb7fc4a5c1e0da12225e38afc7d51c97550681dc
https://github.com/llvm/llvm-project/commit/cb7fc4a5c1e0da12225e38afc7d51c97550681dc
Author: cchen <chichun.chen at hpe.com>
Date: 2026-02-24 (Tue, 24 Feb 2026)
Changed paths:
M flang/lib/Lower/OpenMP/ClauseProcessor.cpp
M flang/lib/Lower/OpenMP/Utils.cpp
M flang/lib/Lower/OpenMP/Utils.h
M flang/test/Lower/OpenMP/task-affinity.f90
M mlir/test/Dialect/OpenMP/ops.mlir
Log Message:
-----------
Fix build and tests
- Update due to rebase of omp.iterators -> omp.iterator
- Fix build by moving HLFIROps.h from Utils.h to Utils.cpp
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