[all-commits] [llvm/llvm-project] a3af09: [mlir][NFC] Fix comment explaining ConverVectorLoa...
tyb0807 via All-commits
all-commits at lists.llvm.org
Fri Sep 29 15:52:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a3af099785d5cf640dc2eca5d5c57bf9e3993a66
https://github.com/llvm/llvm-project/commit/a3af099785d5cf640dc2eca5d5c57bf9e3993a66
Author: tyb0807 <vuson at google.com>
Date: 2023-09-30 (Sat, 30 Sep 2023)
Changed paths:
M mlir/lib/Dialect/Vector/Transforms/VectorEmulateNarrowType.cpp
Log Message:
-----------
[mlir][NFC] Fix comment explaining ConverVectorLoad (#67864)
The new number of elements should be the original one divided by a scale
factor computed from old and new bit width.
More information about the All-commits
mailing list