[all-commits] [llvm/llvm-project] e5f711: [mlir][vector] Limit vector.mask op to single vect...

Matthias Springer via All-commits all-commits at lists.llvm.org
Wed Jan 18 07:00:05 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e5f711623ae7a6763da898fb9b582f9129083111
      https://github.com/llvm/llvm-project/commit/e5f711623ae7a6763da898fb9b582f9129083111
  Author: Matthias Springer <springerm at google.com>
  Date:   2023-01-18 (Wed, 18 Jan 2023)

  Changed paths:
    M mlir/lib/Dialect/Vector/IR/VectorOps.cpp

  Log Message:
  -----------
  [mlir][vector] Limit vector.mask op to single vector result

Multiple vector results require multiple masks and passthru values.

Depends On: D141683

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




More information about the All-commits mailing list