[all-commits] [llvm/llvm-project] 96aa0a: Enable MLIR Python bindings for TOSA.
Stella Laurenzo via All-commits
all-commits at lists.llvm.org
Mon May 24 11:07:01 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96aa0a4115bc89a6d63e0245559ac8204bf5b9ac
https://github.com/llvm/llvm-project/commit/96aa0a4115bc89a6d63e0245559ac8204bf5b9ac
Author: Stella Laurenzo <stellaraccident at gmail.com>
Date: 2021-05-24 (Mon, 24 May 2021)
Changed paths:
M mlir/python/mlir/dialects/CMakeLists.txt
A mlir/python/mlir/dialects/TosaOps.td
A mlir/python/mlir/dialects/tosa.py
A mlir/test/python/dialects/tosa.py
Log Message:
-----------
Enable MLIR Python bindings for TOSA.
Differential Revision: https://reviews.llvm.org/D103035
More information about the All-commits
mailing list