[all-commits] [llvm/llvm-project] 32ab6f: [NFC][Flang] Move bounds helper functions to Util ...
Akash Banerjee via All-commits
all-commits at lists.llvm.org
Mon Sep 15 07:46:10 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 32ab6ff9f95739cba9954e666479d30e126af53c
https://github.com/llvm/llvm-project/commit/32ab6ff9f95739cba9954e666479d30e126af53c
Author: Akash Banerjee <akash.banerjee at amd.com>
Date: 2025-09-15 (Mon, 15 Sep 2025)
Changed paths:
M flang/include/flang/Optimizer/OpenMP/Utils.h
M flang/lib/Lower/OpenMP/OpenMP.cpp
M flang/lib/Optimizer/OpenMP/AutomapToTargetData.cpp
M flang/lib/Optimizer/OpenMP/MapsForPrivatizedSymbols.cpp
Log Message:
-----------
[NFC][Flang] Move bounds helper functions to Util header. (#154164)
This PR moves the `needsBoundsOps` and `genBoundsOps` helper functions
to `flang/include/flang/Optimizer/OpenMP/Utils.h`.
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