[all-commits] [llvm/llvm-project] 6404fb: [mlir] [VectorOps] [integration-test] Add i64 type...

Aart Bik via All-commits all-commits at lists.llvm.org
Tue Jul 7 12:35:13 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6404fb428a2c6ad4da2b0d79825aa92453ad9bdb
      https://github.com/llvm/llvm-project/commit/6404fb428a2c6ad4da2b0d79825aa92453ad9bdb
  Author: aartbik <ajcbik at google.com>
  Date:   2020-07-07 (Tue, 07 Jul 2020)

  Changed paths:
    A mlir/integration_test/Dialect/Vector/CPU/test-outerproduct-f32.mlir
    A mlir/integration_test/Dialect/Vector/CPU/test-outerproduct-i64.mlir
    R mlir/integration_test/Dialect/Vector/CPU/test-outerproduct.mlir

  Log Message:
  -----------
  [mlir] [VectorOps] [integration-test] Add i64 typed outer product

 Yields proper SIMD vpmullq/vpaddq on x86.

Reviewed By: bkramer

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




More information about the All-commits mailing list