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