diff options
| author | Lei Zhang <antiagainst@google.com> | 2019-11-23 06:03:40 -0800 |
|---|---|---|
| committer | A. Unique TensorFlower <gardener@tensorflow.org> | 2019-11-23 06:58:38 -0800 |
| commit | aaafeac89b4fe8f0637f5dfca04b98e2f8bdf85c (patch) | |
| tree | 063e20c3527920ef8a5b6e8a68624240ca6660b6 /mlir/include | |
| parent | 6a101671b040f59b1fe2ae00244c08b20f2766d5 (diff) | |
| download | bcm5719-llvm-aaafeac89b4fe8f0637f5dfca04b98e2f8bdf85c.tar.gz bcm5719-llvm-aaafeac89b4fe8f0637f5dfca04b98e2f8bdf85c.zip | |
[spirv] NFC: rename test files and sort tests inside
PiperOrigin-RevId: 282132339
Diffstat (limited to 'mlir/include')
| -rw-r--r-- | mlir/include/mlir/Dialect/SPIRV/SPIRVLowering.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mlir/include/mlir/Dialect/SPIRV/SPIRVLowering.h b/mlir/include/mlir/Dialect/SPIRV/SPIRVLowering.h index 56182aedac8..417d0e1bb72 100644 --- a/mlir/include/mlir/Dialect/SPIRV/SPIRVLowering.h +++ b/mlir/include/mlir/Dialect/SPIRV/SPIRVLowering.h @@ -15,7 +15,7 @@ // limitations under the License. // ============================================================================= // -// Defines, utilities and base classes to use while targeting SPIR-V dialect. +// Defines utilities to use while targeting SPIR-V dialect. // //===----------------------------------------------------------------------===// |

