[all-commits] [llvm/llvm-project] e12db3: [mlir] Allow index as element type of memref

Stephan Herhut via All-commits all-commits at lists.llvm.org
Thu Jul 30 05:37:00 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e12db3ed997de473b2b7189781dbec7a239a3994
      https://github.com/llvm/llvm-project/commit/e12db3ed997de473b2b7189781dbec7a239a3994
  Author: Stephan Herhut <herhut at google.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M mlir/docs/Rationale/Rationale.md
    M mlir/lib/IR/StandardTypes.cpp
    M mlir/lib/Parser/TypeParser.cpp
    M mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir
    M mlir/test/IR/invalid.mlir
    M mlir/test/IR/parser.mlir

  Log Message:
  -----------
  [mlir] Allow index as element type of memref

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




More information about the All-commits mailing list