[all-commits] [llvm/llvm-project] 5f1c7e: [mlir] Use SymbolTableCollection to lookup referen...

Eugene Zhulenev via All-commits all-commits at lists.llvm.org
Fri Aug 5 14:05:15 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f1c7e2cc5a3c07cbc2412e851a7283c1841f520
      https://github.com/llvm/llvm-project/commit/5f1c7e2cc5a3c07cbc2412e851a7283c1841f520
  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/include/mlir/Target/LLVMIR/ModuleTranslation.h
    M mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
    M mlir/lib/Target/LLVMIR/Dialect/LLVMIR/LLVMToLLVMIRTranslation.cpp
    M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp

  Log Message:
  -----------
  [mlir] Use SymbolTableCollection to lookup referenced symbol in AddressOfOp

Depends On D131285

Reviewed By: Mogball

Differential Revision: https://reviews.llvm.org/D131291




More information about the All-commits mailing list