[all-commits] [llvm/llvm-project] 0ad1f8: [mlir] Python: Extend print large elements limit t...

Nikhil Kalra via All-commits all-commits at lists.llvm.org
Wed Feb 5 11:48:33 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0ad1f8369c8637287367112dd777c525d3a8e383
      https://github.com/llvm/llvm-project/commit/0ad1f8369c8637287367112dd777c525d3a8e383
  Author: Nikhil Kalra <nkalra at apple.com>
  Date:   2025-02-05 (Wed, 05 Feb 2025)

  Changed paths:
    M mlir/lib/Bindings/Python/IRCore.cpp
    M mlir/test/python/ir/operation.py

  Log Message:
  -----------
  [mlir] Python: Extend print large elements limit to resources (#125738)

If the large element limit is specified, large elements are hidden from
the asm but large resources are not. This change extends the large
elements limit to apply to printed resources as well.



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