[all-commits] [llvm/llvm-project] 6e6112: [mlir] AMDGPUToROCDL: handle 1-element vectors (#1...
Ivan Butygin via All-commits
all-commits at lists.llvm.org
Sat Feb 22 16:51:22 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e611264c6d7e6dd5f746360a74f8edf656dbf32
https://github.com/llvm/llvm-project/commit/6e611264c6d7e6dd5f746360a74f8edf656dbf32
Author: Ivan Butygin <ivan.butygin at gmail.com>
Date: 2025-02-23 (Sun, 23 Feb 2025)
Changed paths:
M mlir/lib/Conversion/AMDGPUToROCDL/AMDGPUToROCDL.cpp
M mlir/test/Conversion/AMDGPUToROCDL/amdgpu-to-rocdl.mlir
Log Message:
-----------
[mlir] AMDGPUToROCDL: handle 1-element vectors (#128266)
Buffer intrinsics doesn't support 1-element vectors, cast them to
scalars.
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