[all-commits] [llvm/llvm-project] ace1c8: [mlir][Vector] Support scalar `vector.extract` in ...
Diego Caballero via All-commits
all-commits at lists.llvm.org
Fri Jul 11 16:02:49 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ace1c838ca91c83c7a271d9378b86ea56051e83f
https://github.com/llvm/llvm-project/commit/ace1c838ca91c83c7a271d9378b86ea56051e83f
Author: Diego Caballero <dieg0ca6aller0 at gmail.com>
Date: 2025-07-11 (Fri, 11 Jul 2025)
Changed paths:
M mlir/lib/Dialect/Vector/Transforms/VectorLinearize.cpp
M mlir/test/Dialect/Vector/linearize.mlir
Log Message:
-----------
[mlir][Vector] Support scalar `vector.extract` in VectorLinearize (#147440)
It generates a linearized version of the `vector.extract` for scalar cases.
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