[all-commits] [llvm/llvm-project] 66db3c: [mlir] Update vector return types for `.getMixed`*...
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Mon Mar 31 16:57:08 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66db3ccd8c370e56d8f34a55f8cb137dd21b7ced
https://github.com/llvm/llvm-project/commit/66db3ccd8c370e56d8f34a55f8cb137dd21b7ced
Author: Jakub Kuderski <jakub at nod-labs.com>
Date: 2025-03-31 (Mon, 31 Mar 2025)
Changed paths:
M mlir/include/mlir/Interfaces/ViewLikeInterface.td
Log Message:
-----------
[mlir] Update vector return types for `.getMixed`* methods (NFC) (#133821)
Drop small size to make vector types match the generic helper
`getMixedValues` in `StaticValueUtils.h`.
This saves some needles vector copies. I didn't find any local variables
that need updating.
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