[all-commits] [llvm/llvm-project] 4a80f1: [mlir] [VectorOps] Extend vector reduction integra...

Aart Bik via All-commits all-commits at lists.llvm.org
Mon Jun 29 13:29:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4a80f1907860c9ebe55d0172d8e7d3ea95aa5d71
      https://github.com/llvm/llvm-project/commit/4a80f1907860c9ebe55d0172d8e7d3ea95aa5d71
  Author: aartbik <ajcbik at google.com>
  Date:   2020-06-29 (Mon, 29 Jun 2020)

  Changed paths:
    M mlir/integration_test/Dialect/LLVMIR/CPU/test-vector-reductions-fp.mlir
    A mlir/integration_test/Dialect/Vector/CPU/test-reductions-f32-reassoc.mlir
    A mlir/integration_test/Dialect/Vector/CPU/test-reductions-f64-reassoc.mlir

  Log Message:
  -----------
  [mlir] [VectorOps] Extend vector reduction integration test with reassoc=true cases.

Reviewed By: reidtatge

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




More information about the All-commits mailing list