[all-commits] [llvm/llvm-project] 0f43fc: [mlir] Fix case in MLIRGPUtoGPURuntimeTransforms
Marius Brehler via All-commits
all-commits at lists.llvm.org
Tue Jun 30 11:49:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0f43fce78393417797a3c67040f49d6ed9cfe1c2
https://github.com/llvm/llvm-project/commit/0f43fce78393417797a3c67040f49d6ed9cfe1c2
Author: Marius Brehler <marius.brehler at iml.fraunhofer.de>
Date: 2020-06-30 (Tue, 30 Jun 2020)
Changed paths:
M mlir/lib/Conversion/GPUCommon/CMakeLists.txt
M mlir/test/lib/Transforms/CMakeLists.txt
Log Message:
-----------
[mlir] Fix case in MLIRGPUtoGPURuntimeTransforms
Summary:
This changes the casing of MLIRGPUtoGPURuntimeTransforms to be consistent
with other transform libraries.
Differential Revision: https://reviews.llvm.org/D82841
More information about the All-commits
mailing list