[MLIR][SPIRV] Rename `spv._module_end` to `spv.mlir.endmodule`
authorergawy <kareem.ergawy@gmail.com>
Thu, 19 Nov 2020 18:22:37 +0000 (13:22 -0500)
committerLei Zhang <antiagainst@google.com>
Thu, 19 Nov 2020 18:25:13 +0000 (13:25 -0500)
commit2f3adc54b57356cd207ded2ec2d7f4e1273da0ff
tree1b1b2f59c307c448e12169cebf4318679d155c5b
parentc77aefb0ff36277c97f52e22cec3ffcc5db43064
[MLIR][SPIRV] Rename `spv._module_end` to `spv.mlir.endmodule`

This commit does the renaming mentioned in the title in order to bring
'spv' dialect closer to the MLIR naming conventions.

Reviewed By: antiagainst

Differential Revision: https://reviews.llvm.org/D91792
mlir/docs/Dialects/SPIR-V.md
mlir/docs/SPIRVToLLVMDialectConversion.md
mlir/include/mlir/Dialect/SPIRV/SPIRVStructureOps.td
mlir/test/Conversion/SPIRVToLLVM/module-ops-to-llvm.mlir
mlir/test/Dialect/SPIRV/structure-ops.mlir