[all-commits] [llvm/llvm-project] fd527c: Revert "[MLIR][python bindings] implement `replace...
Maksim Levental via All-commits
all-commits at lists.llvm.org
Tue Apr 25 13:47:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd527ceff1c7bcaa2c9b5c27a52164cdd16a4ebe
https://github.com/llvm/llvm-project/commit/fd527ceff1c7bcaa2c9b5c27a52164cdd16a4ebe
Author: max <maksim.levental at gmail.com>
Date: 2023-04-25 (Tue, 25 Apr 2023)
Changed paths:
M mlir/include/mlir-c/IR.h
M mlir/lib/Bindings/Python/IRCore.cpp
M mlir/lib/CAPI/IR/IR.cpp
M mlir/test/CAPI/ir.c
M mlir/test/python/ir/value.py
Log Message:
-----------
Revert "[MLIR][python bindings] implement `replace_all_uses_with` on `PyValue`"
This reverts commit 3bab7cb089d92cc7025ebc57ef3a74d3ce94ecd8 because it breaks sanitizers.
Differential Revision: https://reviews.llvm.org/D149188
More information about the All-commits
mailing list