[all-commits] [llvm/llvm-project] 0d5caa: [mlir][DenseStringElementsAttr] Add support for th...

River Riddle via All-commits all-commits at lists.llvm.org
Fri May 1 16:34:52 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0d5caa894017884fb02c9f3c1fd54abc0a9b0f06
      https://github.com/llvm/llvm-project/commit/0d5caa894017884fb02c9f3c1fd54abc0a9b0f06
  Author: River Riddle <riddleriver at gmail.com>
  Date:   2020-05-01 (Fri, 01 May 2020)

  Changed paths:
    M mlir/docs/LangRef.md
    M mlir/include/mlir/IR/Attributes.h
    M mlir/lib/IR/Attributes.cpp
    M mlir/unittests/IR/AttributeTest.cpp

  Log Message:
  -----------
  [mlir][DenseStringElementsAttr] Add support for the Attribute based get* methods.

This was missed in the original revision. This allows for using the opaque Attribute accessors when the elements are strings.




More information about the All-commits mailing list