[Mlir-commits] [mlir] [mlir][spirv] Fix typo in IndexToSPIRV tests directory name (PR #95005)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Jun 10 09:22:01 PDT 2024


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-mlir-spirv

@llvm/pr-subscribers-mlir

Author: Angel Zhang (angelz913)

<details>
<summary>Changes</summary>



---
Full diff: https://github.com/llvm/llvm-project/pull/95005.diff


1 Files Affected:

- (renamed) mlir/test/Conversion/IndexToSPIRV/index-to-spirv.mlir () 


``````````diff
diff --git a/mlir/test/Conversion/IndexToSPRIV/index-to-spirv.mlir b/mlir/test/Conversion/IndexToSPIRV/index-to-spirv.mlir
similarity index 100%
rename from mlir/test/Conversion/IndexToSPRIV/index-to-spirv.mlir
rename to mlir/test/Conversion/IndexToSPIRV/index-to-spirv.mlir

``````````

</details>


https://github.com/llvm/llvm-project/pull/95005


More information about the Mlir-commits mailing list