[all-commits] [llvm/llvm-project] b4b9ed: [flang][openacc][NFC] Remove unused function
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed May 24 14:01:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b4b9ed75d363ef135d44bdfc384a4d7eaea0947f
https://github.com/llvm/llvm-project/commit/b4b9ed75d363ef135d44bdfc384a4d7eaea0947f
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
Log Message:
-----------
[flang][openacc][NFC] Remove unused function
Now that operands have moved to the new data operands lowering, this
function is not used anymore.
Reviewed By: vzakhari
Differential Revision: https://reviews.llvm.org/D151357
More information about the All-commits
mailing list