[all-commits] [llvm/llvm-project] 81f509: [flang] Enable optimizeEmptyElementals for Bufferi...

Slava Zakharin via All-commits all-commits at lists.llvm.org
Thu Jan 30 07:46:14 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 81f50989016a16f2d9e93cd220a89f1af851dfda
      https://github.com/llvm/llvm-project/commit/81f50989016a16f2d9e93cd220a89f1af851dfda
  Author: Slava Zakharin <szakharin at nvidia.com>
  Date:   2025-01-30 (Thu, 30 Jan 2025)

  Changed paths:
    M flang/lib/Optimizer/Passes/Pipelines.cpp

  Log Message:
  -----------
  [flang] Enable optimizeEmptyElementals for BufferizeHLFIR pass. (#124982)

Enable the option under opt-for-speed. Elementals with shapes
like `(0, HUGE)` should run faster.



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