[all-commits] [llvm/llvm-project] cd9390: [mlir] Fix case in MLIRGPUtoSPIRVTransforms
Geoffrey Martin-Noble via All-commits
all-commits at lists.llvm.org
Tue Jun 16 15:12:37 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cd93906f93e6ff8c6619e0551b86a55ff3f4eafc
https://github.com/llvm/llvm-project/commit/cd93906f93e6ff8c6619e0551b86a55ff3f4eafc
Author: Geoffrey Martin-Noble <gcmn at google.com>
Date: 2020-06-16 (Tue, 16 Jun 2020)
Changed paths:
M mlir/lib/Conversion/GPUToSPIRV/CMakeLists.txt
Log Message:
-----------
[mlir] Fix case in MLIRGPUtoSPIRVTransforms
This patch changes the casing of MLIRGPUtoSPIRVTransforms
to be consistent with other transforms libraries.
Differential Revision: https://reviews.llvm.org/D81902
More information about the All-commits
mailing list