[all-commits] [llvm/llvm-project] fb674e: [mlir] Add support for sparse DenseStringElements.

rsuderman via All-commits all-commits at lists.llvm.org
Sat Apr 25 01:23:17 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fb674e3329d8fa694d8e5ce179081890fb918556
      https://github.com/llvm/llvm-project/commit/fb674e3329d8fa694d8e5ce179081890fb918556
  Author: Rob Suderman <rob.suderman at gmail.com>
  Date:   2020-04-25 (Sat, 25 Apr 2020)

  Changed paths:
    M mlir/include/mlir/IR/Attributes.h
    M mlir/lib/IR/AsmPrinter.cpp
    M mlir/test/IR/parser.mlir

  Log Message:
  -----------
  [mlir] Add support for sparse DenseStringElements.

Summary: Added support for sparse strings elements. This is a follow up from the original DenseStringElements.

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




More information about the All-commits mailing list