[all-commits] [llvm/llvm-project] 24cf47: [mlir] Add support for vector.store sub-byte emula...
saienduri via All-commits
all-commits at lists.llvm.org
Wed Nov 1 18:57:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 24cf476bd6d144b9fa28325b4d16e3c9dbfc4d4f
https://github.com/llvm/llvm-project/commit/24cf476bd6d144b9fa28325b4d16e3c9dbfc4d4f
Author: saienduri <77521230+saienduri at users.noreply.github.com>
Date: 2023-11-01 (Wed, 01 Nov 2023)
Changed paths:
M mlir/lib/Dialect/Vector/Transforms/VectorEmulateNarrowType.cpp
M mlir/test/Dialect/Vector/vector-emulate-narrow-type.mlir
Log Message:
-----------
[mlir] Add support for vector.store sub-byte emulation. (#70293)
More information about the All-commits
mailing list