[all-commits] [llvm/llvm-project] 468782: [mlir][Linalg] Add a roundtrip test for indexed_ge...

hanhanW via All-commits all-commits at lists.llvm.org
Mon Feb 10 12:52:30 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4687822b9e8e25cac8e345d4a6b99f4e44324f76
      https://github.com/llvm/llvm-project/commit/4687822b9e8e25cac8e345d4a6b99f4e44324f76
  Author: Hanhan Wang <hanchung at google.com>
  Date:   2020-02-10 (Mon, 10 Feb 2020)

  Changed paths:
    M mlir/test/Dialect/Linalg/roundtrip.mlir

  Log Message:
  -----------
  [mlir][Linalg] Add a roundtrip test for indexed_generic op with tensors.

Summary:
After D72555 has been landed, `linalg.indexed_generic` also accepts ranked
tensor as input and output. Add a test for it.

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




More information about the All-commits mailing list