[all-commits] [llvm/llvm-project] f3d460: [mlir] Add `Value::getOwningOp`
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Jul 24 02:31:45 PDT 2024
Branch: refs/heads/users/matthias-springer/value_get_owning_op
Home: https://github.com/llvm/llvm-project
Commit: f3d460a0477623736ef14a91cac8eabe378c0ae7
https://github.com/llvm/llvm-project/commit/f3d460a0477623736ef14a91cac8eabe378c0ae7
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-07-24 (Wed, 24 Jul 2024)
Changed paths:
M mlir/include/mlir/Dialect/Bufferization/IR/BufferizableOpInterface.h
M mlir/include/mlir/Dialect/Bufferization/IR/BufferizableOpInterface.td
M mlir/include/mlir/IR/Value.h
M mlir/lib/Analysis/AliasAnalysis/LocalAliasAnalysis.cpp
M mlir/lib/Analysis/SliceAnalysis.cpp
M mlir/lib/CAPI/IR/IR.cpp
M mlir/lib/Dialect/Bufferization/IR/BufferizableOpInterface.cpp
M mlir/lib/Dialect/Bufferization/Transforms/OneShotAnalysis.cpp
M mlir/lib/Dialect/SCF/Transforms/BufferizableOpInterfaceImpl.cpp
M mlir/lib/IR/AsmPrinter.cpp
M mlir/lib/IR/Value.cpp
M mlir/lib/Interfaces/ValueBoundsOpInterface.cpp
M mlir/lib/Transforms/Mem2Reg.cpp
Log Message:
-----------
[mlir] Add `Value::getOwningOp`
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list