This is to improve the consistency within the SPIR-V dialect and to make op names a bit shorter.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D130194
[mlir][spirv] Rename spv.ocl to spv.cl. NFC. ClosedPublic Authored by kuhar on Jul 20 2022, 12:06 PM.
Details Summary This is to improve the consistency within the SPIR-V dialect and to make op names a bit shorter.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 20 2022, 2:39 PM Closed by commit rG3930cc684746: [mlir][spirv] Rename spv.ocl to spv.cl. NFC. (authored by kuhar). · Explain WhyJul 20 2022, 2:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 446270 mlir/docs/SPIRVToLLVMDialectConversion.md
mlir/include/mlir/Dialect/SPIRV/IR/SPIRVCLOps.td
mlir/include/mlir/Dialect/SPIRV/IR/SPIRVOCLOps.td
mlir/include/mlir/Dialect/SPIRV/IR/SPIRVOps.td
mlir/lib/Conversion/ArithmeticToSPIRV/ArithmeticToSPIRV.cpp
mlir/lib/Conversion/MathToSPIRV/MathToSPIRV.cpp
mlir/test/Conversion/ArithmeticToSPIRV/arithmetic-to-spirv.mlir
mlir/test/Conversion/MathToSPIRV/math-to-opencl-spirv.mlir
mlir/test/Dialect/SPIRV/IR/ocl-ops.mlir
mlir/test/Target/SPIRV/ocl-ops.mlir
mlir/utils/spirv/gen_spirv_dialect.py
|