[all-commits] [llvm/llvm-project] e540f8: [flang] implements a rewrite pattern to constant f...

Moazin K. via All-commits all-commits at lists.llvm.org
Wed Apr 15 12:51:19 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e540f8006fb1902671d80308fa6ebd79b6231d4b
      https://github.com/llvm/llvm-project/commit/e540f8006fb1902671d80308fa6ebd79b6231d4b
  Author: Moazin K. <moazinkhatri at gmail.com>
  Date:   2026-04-15 (Wed, 15 Apr 2026)

  Changed paths:
    M flang/include/flang/Optimizer/Dialect/FIROps.td
    M flang/lib/Optimizer/Dialect/FIROps.cpp
    A flang/test/Fir/box-elesize-canonicalize.fir
    M flang/test/Lower/volatile-string.f90

  Log Message:
  -----------
  [flang] implements a rewrite pattern to constant fold fir::BoxEleSizeOp (#192320)

Implements a rewrite pattern to constant fold an `fir::BoxEleSizeOp`
when possible.



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