[all-commits] [llvm/llvm-project] 1a7e8b: [mlir][tosa] Add scaffolding for bytecode version....

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Tue Sep 26 11:55:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a7e8b90f23a87233280e966dcb939ed371e7c4d
      https://github.com/llvm/llvm-project/commit/1a7e8b90f23a87233280e966dcb939ed371e7c4d
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2023-09-26 (Tue, 26 Sep 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Tosa/IR/CMakeLists.txt
    A mlir/include/mlir/Dialect/Tosa/IR/TosaDialectBytecode.td
    M mlir/lib/Dialect/Tosa/CMakeLists.txt
    M mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
    M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

  Log Message:
  -----------
  [mlir][tosa] Add scaffolding for bytecode version. (#67374)

This does not decide on any specific bytecode version or structure, but
adds the scaffolding to make it easy to add.




More information about the All-commits mailing list