[Mlir-commits] [mlir] 8e33ff7 - [mlir][GPU][NFC] Move `dump-ptx.mlir` test case (#111142)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Fri Oct 4 06:13:23 PDT 2024
Author: Matthias Springer
Date: 2024-10-04T15:13:20+02:00
New Revision: 8e33ff7d5669ec62ad26a0beb81cd257cb14258e
URL: https://github.com/llvm/llvm-project/commit/8e33ff7d5669ec62ad26a0beb81cd257cb14258e
DIFF: https://github.com/llvm/llvm-project/commit/8e33ff7d5669ec62ad26a0beb81cd257cb14258e.diff
LOG: [mlir][GPU][NFC] Move `dump-ptx.mlir` test case (#111142)
Added:
mlir/test/Integration/GPU/CUDA/dump-ptx.mlir
Modified:
Removed:
mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/dump-ptx.mlir
################################################################################
diff --git a/mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/dump-ptx.mlir b/mlir/test/Integration/GPU/CUDA/dump-ptx.mlir
similarity index 100%
rename from mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/dump-ptx.mlir
rename to mlir/test/Integration/GPU/CUDA/dump-ptx.mlir
More information about the Mlir-commits
mailing list