[all-commits] [llvm/llvm-project] 5e9b6a: [MLIR] Add MlirValue to PybindAdapters
John Demme via All-commits
all-commits at lists.llvm.org
Sat Aug 6 22:05:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e9b6a2243199d19fb7f23f8a3dce5ac813a2151
https://github.com/llvm/llvm-project/commit/5e9b6a2243199d19fb7f23f8a3dce5ac813a2151
Author: John Demme <john.demme at microsoft.com>
Date: 2022-08-06 (Sat, 06 Aug 2022)
Changed paths:
M mlir/include/mlir/Bindings/Python/PybindAdaptors.h
Log Message:
-----------
[MLIR] Add MlirValue to PybindAdapters
Allows out-of-tree users to automatically cast to/from MlirValue.
More information about the All-commits
mailing list