Skip to content

Commit 3930cc6

Browse files
committed
[mlir][spirv] Rename spv.ocl to spv.cl. NFC.
This is to improve the consistency within the SPIR-V dialect and to make op names a bit shorter. Reviewed By: antiagainst Differential Revision: https://reviews.llvm.org/D130194
1 parent 0c1b327 commit 3930cc6

File tree

10 files changed

+212
-212
lines changed

10 files changed

+212
-212
lines changed

mlir/docs/SPIRVToLLVMDialectConversion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ There is no support of the following ops:
622622
* All atomic ops
623623
* All group ops
624624
* All matrix ops
625-
* All OCL ops
625+
* All CL ops
626626

627627
As well as:
628628

0 commit comments

Comments
 (0)