[all-commits] [llvm/llvm-project] 928960: [MLIR] Use cached symbol tables in `getFuncOpsOrde...

Michele Scuttari via All-commits all-commits at lists.llvm.org
Tue Jun 3 02:29:23 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9289604cf6690faa31527055ea6238c0bbf9453a
      https://github.com/llvm/llvm-project/commit/9289604cf6690faa31527055ea6238c0bbf9453a
  Author: Michele Scuttari <michele.scuttari at outlook.com>
  Date:   2025-06-03 (Tue, 03 Jun 2025)

  Changed paths:
    M mlir/lib/Dialect/Bufferization/Transforms/OneShotModuleBufferize.cpp

  Log Message:
  -----------
  [MLIR] Use cached symbol tables in `getFuncOpsOrderedByCalls` (#141967)

Address TODO regarding the recomputation of symbol tables. The signature of the `getFuncOpsOrderedByCalls` function is modified to receive the collection of cached symbol tables.



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