[all-commits] [llvm/llvm-project] 5195d4: [mlir][resources] Add elideLargeResourceString OpP...

Matteo Franciolini via All-commits all-commits at lists.llvm.org
Thu Nov 9 16:29:11 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5195d458587b02f3edf1347fae53417a74538648
      https://github.com/llvm/llvm-project/commit/5195d458587b02f3edf1347fae53417a74538648
  Author: Matteo Franciolini <m_franciolini at apple.com>
  Date:   2023-11-09 (Thu, 09 Nov 2023)

  Changed paths:
    M mlir/include/mlir/IR/OperationSupport.h
    M mlir/lib/IR/AsmPrinter.cpp

  Log Message:
  -----------
  [mlir][resources] Add elideLargeResourceString OpPrintingFlags API (#71829)

Allows to set `resourceStringCharLimit` through an OpPrintingFlags API
to avoid printing resources larger than the privided limit.




More information about the All-commits mailing list