[all-commits] [llvm/llvm-project] 674261: [mlir][Vector] Add narrow type emulation pattern f...
tyb0807 via All-commits
all-commits at lists.llvm.org
Fri Oct 27 01:50:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 674261b20373b9a769d596eb9ab3f44e2305bc55
https://github.com/llvm/llvm-project/commit/674261b20373b9a769d596eb9ab3f44e2305bc55
Author: tyb0807 <vuson at google.com>
Date: 2023-10-27 (Fri, 27 Oct 2023)
Changed paths:
M mlir/lib/Dialect/Vector/Transforms/VectorEmulateNarrowType.cpp
M mlir/test/Dialect/Vector/vector-emulate-narrow-type.mlir
M mlir/test/Integration/Dialect/Vector/CPU/test-rewrite-narrow-types.mlir
Log Message:
-----------
[mlir][Vector] Add narrow type emulation pattern for vector.maskedload (#68443)
More information about the All-commits
mailing list