[all-commits] [llvm/llvm-project] 28c047: Revert "[Matrix] Overload stride arg in matrix.col...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Thu Aug 12 04:57:55 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 28c04794df74ad3c38155a244729d1f8d57b9400
      https://github.com/llvm/llvm-project/commit/28c04794df74ad3c38155a244729d1f8d57b9400
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2021-08-12 (Thu, 12 Aug 2021)

  Changed paths:
    M clang/test/CodeGen/matrix-type-builtins.c
    M clang/test/CodeGenCXX/matrix-type-builtins.cpp
    M clang/test/CodeGenObjC/matrix-type-builtins.m
    M llvm/docs/LangRef.rst
    M llvm/include/llvm/IR/Intrinsics.td
    M llvm/include/llvm/IR/MatrixBuilder.h
    M llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
    M llvm/test/Transforms/LowerMatrixIntrinsics/strided-load-double.ll
    M llvm/test/Transforms/LowerMatrixIntrinsics/strided-store-double.ll
    M llvm/test/Verifier/matrix-intrinsics.ll

  Log Message:
  -----------
  Revert "[Matrix] Overload stride arg in matrix.columnwise.load/store."

This reverts commit a1ef81de35a4bac6d3b22e9d7186d880124d7a55.

Broke the MLIR buildbot.




More information about the All-commits mailing list