[all-commits] [llvm/llvm-project] 7c13f8: [mlir][NVGPU] Fix double spaces in tests after ODS...
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Sun Mar 8 18:00:24 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c13f88ecc0547a045a3726593c3bf716c182f07
https://github.com/llvm/llvm-project/commit/7c13f88ecc0547a045a3726593c3bf716c182f07
Author: Jakub Kuderski <jakub at nod-labs.com>
Date: 2026-03-08 (Sun, 08 Mar 2026)
Changed paths:
M mlir/test/Conversion/NVGPUToNVVM/nvgpu-to-nvvm.mlir
M mlir/test/Dialect/NVGPU/canonicalization.mlir
M mlir/test/Dialect/NVGPU/tmaload-transform.mlir
M mlir/test/Dialect/NVGPU/transform-matmul-to-nvvm.mlir
M mlir/test/Examples/NVGPU/Ch0.py
M mlir/test/Examples/NVGPU/Ch3.py
M mlir/test/Examples/NVGPU/Ch4.py
M mlir/test/Examples/NVGPU/Ch5.py
Log Message:
-----------
[mlir][NVGPU] Fix double spaces in tests after ODS printer fix. NFC. (#185327)
Follow-up to #184253. Update tests that checked for the old double-space
output of GPU and NVVM ops using GPU_DimensionAttr and
SetMaxRegisterActionAttr.
Co-authored-by: Claude Opus 4.6 <noreply at anthropic.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