[Mlir-commits] [mlir] [mlir][GPU][NFC] Move `dump-ptx.mlir` test case (PR #111142)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Fri Oct 4 05:39:12 PDT 2024
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-mlir
Author: Matthias Springer (matthias-springer)
<details>
<summary>Changes</summary>
---
Full diff: https://github.com/llvm/llvm-project/pull/111142.diff
1 Files Affected:
- (renamed) mlir/test/Integration/GPU/CUDA/dump-ptx.mlir ()
``````````diff
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
``````````
</details>
https://github.com/llvm/llvm-project/pull/111142
More information about the Mlir-commits
mailing list