[all-commits] [llvm/llvm-project] 569698: [mlir][gpu] Fix typo in test filename (#104053)
Andrea Faulds via All-commits
all-commits at lists.llvm.org
Thu Aug 15 06:11:53 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 569698443d2b1dad04dc4daa4559d754deabe64e
https://github.com/llvm/llvm-project/commit/569698443d2b1dad04dc4daa4559d754deabe64e
Author: Andrea Faulds <andrea.faulds at amd.com>
Date: 2024-08-15 (Thu, 15 Aug 2024)
Changed paths:
A mlir/test/Dialect/GPU/subgroup-reduce-lowering.mlir
R mlir/test/Dialect/GPU/subgroup-redule-lowering.mlir
Log Message:
-----------
[mlir][gpu] Fix typo in test filename (#104053)
The word "redule" doesn't appear anywhere else in the MLIR codebase and
seems to be a typo of "reduce".
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