[all-commits] [llvm/llvm-project] 448a09: [Matrix] Add assert to catch extracted vectors wit...

Visoiu Mistrih Francis via All-commits all-commits at lists.llvm.org
Tue Jul 26 11:17:12 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 448a094d3e570df8361ce75b53cbcc27933387d2
      https://github.com/llvm/llvm-project/commit/448a094d3e570df8361ce75b53cbcc27933387d2
  Author: Francis Visoiu Mistrih <francisvm at yahoo.com>
  Date:   2022-07-26 (Tue, 26 Jul 2022)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp

  Log Message:
  -----------
  [Matrix] Add assert to catch extracted vectors with poison elements

Assert when the extracted vector is wider than the row/column.

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




More information about the All-commits mailing list