[PATCH] D75619: [mlir] LLVM dialect: move ensureDistinctSuccessors out of std->LLVM conversion

Alex Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 17 07:26:44 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe119980f3f84: [mlir] LLVM dialect: move ensureDistinctSuccessors out of std->LLVM conversion (authored by ftynse).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75619/new/

https://reviews.llvm.org/D75619

Files:
  mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVMPass.h
  mlir/include/mlir/Dialect/LLVMIR/Transforms/LegalizeForExport.h
  mlir/include/mlir/InitAllPasses.h
  mlir/include/mlir/Target/LLVMIR/ModuleTranslation.h
  mlir/lib/Conversion/StandardToLLVM/ConvertStandardToLLVM.cpp
  mlir/lib/Dialect/LLVMIR/CMakeLists.txt
  mlir/lib/Dialect/LLVMIR/Transforms/CMakeLists.txt
  mlir/lib/Dialect/LLVMIR/Transforms/LegalizeForExport.cpp
  mlir/lib/Target/CMakeLists.txt
  mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir
  mlir/test/Dialect/LLVMIR/legalize-for-export.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75619.250767.patch
Type: text/x-patch
Size: 13157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200317/6d59d17c/attachment-0001.bin>


More information about the llvm-commits mailing list