diff --git a/mlir/docs/Dialects/SPIR-V.md b/mlir/docs/Dialects/SPIR-V.md --- a/mlir/docs/Dialects/SPIR-V.md +++ b/mlir/docs/Dialects/SPIR-V.md @@ -1119,7 +1119,7 @@ in the SPIR-V specification, for example, an op belonging to the "Atomics Instructions" section is put in the `SPIRVAtomicOps.td` file. -`SPIRVOps.td` serves as the master op definition file that includes all files +`SPIRVOps.td` serves as the main op definition file that includes all files for specific categories. `SPIRVBase.td` defines common classes and utilities used by various op