[all-commits] [llvm/llvm-project] 6e4ea4: add `owner` to OpResultsList. this is useful for w...
Maksim Levental via All-commits
all-commits at lists.llvm.org
Fri Aug 11 19:20:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e4ea4eeba50d99e822015e42aba22b2c5a880ca
https://github.com/llvm/llvm-project/commit/6e4ea4eeba50d99e822015e42aba22b2c5a880ca
Author: max <maksim.levental at gmail.com>
Date: 2023-08-11 (Fri, 11 Aug 2023)
Changed paths:
M mlir/lib/Bindings/Python/IRCore.cpp
M mlir/test/python/ir/operation.py
Log Message:
-----------
add `owner` to OpResultsList. this is useful for when the list is empty and an element can't be used to fetch the owner.
Differential Revision: https://reviews.llvm.org/D157769
More information about the All-commits
mailing list