[all-commits] [llvm/llvm-project] 1f8a33: [mlir][bytecodegen] Add list helper methods.

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Sun Jun 4 15:52:52 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f8a33c19c79fd4649a07eb70ea394c60a8ce316
      https://github.com/llvm/llvm-project/commit/1f8a33c19c79fd4649a07eb70ea394c60a8ce316
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2023-06-04 (Sun, 04 Jun 2023)

  Changed paths:
    M mlir/include/mlir/IR/BuiltinDialectBytecode.td
    M mlir/include/mlir/IR/BytecodeBase.td
    M mlir/tools/mlir-tblgen/BytecodeDialectGen.cpp

  Log Message:
  -----------
  [mlir][bytecodegen] Add list helper methods.

Previously the SignedVarInt was incorrectly defined. Follow up work
needed for improving Array printing/parsing, but correcting the
definitions for now.




More information about the All-commits mailing list