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