[all-commits] [llvm/llvm-project] 23ccc0: [mlir] Remove the dependency of StdToLLVM on LoopT...

ftynse via All-commits all-commits at lists.llvm.org
Fri Jan 31 10:51:36 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 23ccc055c760f30c52011861894ff35a9fa0b7b7
      https://github.com/llvm/llvm-project/commit/23ccc055c760f30c52011861894ff35a9fa0b7b7
  Author: Alex Zinenko <zinenko at google.com>
  Date:   2020-01-31 (Fri, 31 Jan 2020)

  Changed paths:
    M mlir/lib/Conversion/StandardToLLVM/CMakeLists.txt
    M mlir/lib/Conversion/StandardToLLVM/ConvertStandardToLLVM.cpp

  Log Message:
  -----------
  [mlir] Remove the dependency of StdToLLVM on LoopToStd

This is a leftover of a temporary state where loop operations were in Standard
dialect.




More information about the All-commits mailing list