[all-commits] [llvm/llvm-project] c9c244: [mlir][spirv] Add integration test for `vector.int...
Angel Zhang via All-commits
all-commits at lists.llvm.org
Wed May 29 09:19:54 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c9c244423ffb8071bb838c3606052e12af537047
https://github.com/llvm/llvm-project/commit/c9c244423ffb8071bb838c3606052e12af537047
Author: Angel Zhang <angel.zhang at amd.com>
Date: 2024-05-29 (Wed, 29 May 2024)
Changed paths:
M mlir/lib/Conversion/GPUToSPIRV/GPUToSPIRVPass.cpp
A mlir/test/mlir-vulkan-runner/vector-interleave.mlir
A mlir/test/mlir-vulkan-runner/vector-shuffle.mlir
Log Message:
-----------
[mlir][spirv] Add integration test for `vector.interleave` and `vector.shuffle` (#93595)
- Add integration test for `vector.shuffle` and `vector.interleave`,
mentioned in issue #91978
- Add `VectorToSPIRV` patterns to `GPUToSPIRVPass`
---------
Co-authored-by: Jakub Kuderski <kubakuderski at gmail.com>
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