[all-commits] [llvm/llvm-project] a24e8a: [mlir][vector] Update document for `vector.splat`(...
Longsheng Mou via All-commits
all-commits at lists.llvm.org
Tue Oct 15 10:50:58 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a24e8a7f8c4159b9605d2fd0a687ff06e0e36c5b
https://github.com/llvm/llvm-project/commit/a24e8a7f8c4159b9605d2fd0a687ff06e0e36c5b
Author: Longsheng Mou <longshengmou at gmail.com>
Date: 2024-10-16 (Wed, 16 Oct 2024)
Changed paths:
M mlir/include/mlir/Dialect/Vector/IR/VectorOps.td
Log Message:
-----------
[mlir][vector] Update document for `vector.splat`(NFC) (#112363)
This PR updates the document for `vector.splat`, specifying that the
operand type must match the element type of the result.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list