[all-commits] [llvm/llvm-project] f23992: [flang] Enable hlfir.sum inlining by default. (#11...
Slava Zakharin via All-commits
all-commits at lists.llvm.org
Mon Dec 16 07:59:38 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f239922cdc15c68266abb94b4b58ed46aa2572b4
https://github.com/llvm/llvm-project/commit/f239922cdc15c68266abb94b4b58ed46aa2572b4
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M flang/lib/Optimizer/HLFIR/Transforms/SimplifyHLFIRIntrinsics.cpp
Log Message:
-----------
[flang] Enable hlfir.sum inlining by default. (#119937)
There is already a LIT test for hlfir.sum inlining that uses
the engineering option. I would like to keep the option
for short period of time to be able to revert
in case of performance regressions that I was not able to see.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list