[PATCH] D115076: [fir] Keep runtime function name in comment

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 3 13:36:25 PST 2021


clementval created this revision.
clementval added a reviewer: schweitz.
Herald added a subscriber: mehdi_amini.
Herald added a project: Flang.
clementval requested review of this revision.
Herald added subscribers: llvm-commits, jdoerfert.
Herald added a project: LLVM.

Some of the function name in the comment didn't match
their actual name in the runtime. This patch fixes that.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D115076

Files:
  flang/include/flang/Optimizer/Builder/Runtime/Reduction.h
  flang/lib/Optimizer/Builder/Runtime/Reduction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115076.391724.patch
Type: text/x-patch
Size: 18158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211203/6e1aa4d4/attachment.bin>


More information about the llvm-commits mailing list