[all-commits] [llvm/llvm-project] 792f3c: [MLIR] Add LocationAttr to the Python API
Andrew Young via All-commits
all-commits at lists.llvm.org
Wed Jan 25 16:12:50 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 792f3c8141bc07140c08e5392edf58e43913d6b2
https://github.com/llvm/llvm-project/commit/792f3c8141bc07140c08e5392edf58e43913d6b2
Author: Andrew Young <youngar17 at gmail.com>
Date: 2023-01-25 (Wed, 25 Jan 2023)
Changed paths:
M mlir/lib/Bindings/Python/IRCore.cpp
M mlir/test/python/ir/location.py
Log Message:
-----------
[MLIR] Add LocationAttr to the Python API
This is a follow up to D142182, to expose LocationAttrs through Python.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D142522
More information about the All-commits
mailing list