[all-commits] [llvm/llvm-project] 910fff: [mlir][DenseStringAttr] Fix support for splat dete...

River Riddle via All-commits all-commits at lists.llvm.org
Sun Apr 26 13:58:21 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 910fff1c1dd182243fbbf867a402bc1a48281618
      https://github.com/llvm/llvm-project/commit/910fff1c1dd182243fbbf867a402bc1a48281618
  Author: River Riddle <riddleriver at gmail.com>
  Date:   2020-04-26 (Sun, 26 Apr 2020)

  Changed paths:
    M mlir/include/mlir/IR/Attributes.h
    M mlir/lib/IR/AttributeDetail.h
    M mlir/unittests/IR/AttributeTest.cpp

  Log Message:
  -----------
  [mlir][DenseStringAttr] Fix support for splat detection and iteration

This revision also adds proper tests for splat detection.




More information about the All-commits mailing list