[all-commits] [llvm/llvm-project] 43cb8f: [flang][openacc/mp][NFC] Remove unused baseAddr ar...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Fri Dec 15 09:47:00 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43cb8f00f059baae4330f7ff2c9c3c1f51b6cc73
https://github.com/llvm/llvm-project/commit/43cb8f00f059baae4330f7ff2c9c3c1f51b6cc73
Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
Date: 2023-12-15 (Fri, 15 Dec 2023)
Changed paths:
M flang/lib/Lower/DirectivesCommon.h
M flang/lib/Lower/OpenMP.cpp
Log Message:
-----------
[flang][openacc/mp][NFC] Remove unused baseAddr argument (#75537)
`baseAddr` is not used in `genBaseBoundsOps` just remove it.
More information about the All-commits
mailing list