[all-commits] [llvm/llvm-project] 04d76d: [mlir][python] Add nameloc getter
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Tue Oct 12 12:46:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 04d76d36948cf298914155f787d5f7d2e2264624
https://github.com/llvm/llvm-project/commit/04d76d36948cf298914155f787d5f7d2e2264624
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2021-10-12 (Tue, 12 Oct 2021)
Changed paths:
M mlir/lib/Bindings/Python/IRCore.cpp
M mlir/test/python/ir/location.py
Log Message:
-----------
[mlir][python] Add nameloc getter
Expose the nameloc getter to Python API.
Differential Revision: https://reviews.llvm.org/D111663
More information about the All-commits
mailing list