[all-commits] [llvm/llvm-project] 70638d: [fir] Keep runtime function name in comment
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Dec 9 09:29:57 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 70638d997c63a9eb650bc87da391e18696706213
https://github.com/llvm/llvm-project/commit/70638d997c63a9eb650bc87da391e18696706213
Author: Valentin Clement <clementval at gmail.com>
Date: 2021-12-09 (Thu, 09 Dec 2021)
Changed paths:
M flang/include/flang/Optimizer/Builder/Runtime/Reduction.h
M flang/lib/Optimizer/Builder/Runtime/Reduction.cpp
Log Message:
-----------
[fir] Keep runtime function name in comment
Some of the function name in the comment didn't match
their actual name in the runtime. This patch fixes that.
Reviewed By: schweitz
Differential Revision: https://reviews.llvm.org/D115076
More information about the All-commits
mailing list