[all-commits] [llvm/llvm-project] 3afd3a: [mlir][nvgpu] Add roundtrip tests for warpgroup MM...
Vaisman via All-commits
all-commits at lists.llvm.org
Mon Jun 1 06:55:34 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3afd3a99562704798e268162701c0ecb3b82e5a5
https://github.com/llvm/llvm-project/commit/3afd3a99562704798e268162701c0ecb3b82e5a5
Author: Vaisman <vasili.svirski at gmail.com>
Date: 2026-06-01 (Mon, 01 Jun 2026)
Changed paths:
M mlir/test/Dialect/NVGPU/roundtrip.mlir
Log Message:
-----------
[mlir][nvgpu] Add roundtrip tests for warpgroup MMA operations (#199272)
Add roundtrip tests for the following NVGPU dialect operations:
- `nvgpu.warpgroup.mma.init.accumulator`
- `nvgpu.warpgroup.mma.store`
These operations were present in the dialect but lacked roundtrip
test coverage in `roundtrip.mlir`. The tests verify that operand
and result types survive the parser/printer roundtrip.
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