[all-commits] [llvm/llvm-project] 292e8e: [mlir] Use SymbolUserOpInterface in LLVM::AddressO...
Eugene Zhulenev via All-commits
all-commits at lists.llvm.org
Fri Aug 5 10:51:44 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 292e8ed49a8a4ab108b4ac21ba49cb9202f790b1
https://github.com/llvm/llvm-project/commit/292e8ed49a8a4ab108b4ac21ba49cb9202f790b1
Author: Eugene Zhulenev <ezhulenev at google.com>
Date: 2022-08-05 (Fri, 05 Aug 2022)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
M mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
M mlir/test/Dialect/LLVMIR/global.mlir
Log Message:
-----------
[mlir] Use SymbolUserOpInterface in LLVM::AddressOfOp verifier
Reviewed By: Mogball
Differential Revision: https://reviews.llvm.org/D131271
More information about the All-commits
mailing list