[all-commits] [llvm/llvm-project] 64d7d5: [flang][NFC] Remove number of inlined elements
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Jan 19 05:52:51 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64d7d5a59787d10e8b4fa1a98f6683bf4bec17cd
https://github.com/llvm/llvm-project/commit/64d7d5a59787d10e8b4fa1a98f6683bf4bec17cd
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M flang/lib/Optimizer/Support/InternalNames.cpp
Log Message:
-----------
[flang][NFC] Remove number of inlined elements
Following the recommendation just remove the specified number of
inlined elements since it is not well-motivated choice here.
More information about the All-commits
mailing list