[all-commits] [llvm/llvm-project] eec369: [mlir] Add baseAttr to TypedArrayAttrBase.

Mehdi Amini via All-commits all-commits at lists.llvm.org
Wed Jan 22 11:35:54 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: eec36909c18b8788773abc95d199e6acde6eb42c
      https://github.com/llvm/llvm-project/commit/eec36909c18b8788773abc95d199e6acde6eb42c
  Author: Abdurrahman Akkas <akkas at google.com>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    M mlir/include/mlir/IR/OpBase.td

  Log Message:
  -----------
  [mlir] Add baseAttr to TypedArrayAttrBase.

Element type is useful in code generators but it is lost after construction.

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




More information about the All-commits mailing list