[all-commits] [llvm/llvm-project] 7099d8: [mlir] Fix case in MLIRGPUtoNVVMTransforms
Marius Brehler via All-commits
all-commits at lists.llvm.org
Tue Jun 30 11:44:59 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7099d8e4f7d06928a3f9b5424805593fb55c20c1
https://github.com/llvm/llvm-project/commit/7099d8e4f7d06928a3f9b5424805593fb55c20c1
Author: Marius Brehler <marius.brehler at iml.fraunhofer.de>
Date: 2020-06-30 (Tue, 30 Jun 2020)
Changed paths:
M mlir/lib/Conversion/GPUToNVVM/CMakeLists.txt
Log Message:
-----------
[mlir] Fix case in MLIRGPUtoNVVMTransforms
Summary:
This changes the casing of MLIRGPUtoNVVMTransforms to be consistent
with other transform libraries.
Reviewers: stephenneuendorffer, herhut
Reviewed By: herhut
Subscribers: jholewinski, mgorny, mehdi_amini, rriddle, jpienaar, shauheen, antiagainst, nicolasvasilache, csigg, arpith-jacob, mgester, lucyrfox, aartbik, liufengdb, Joonsoo, grosul1, Kayjukh, jurahul, msifontes
Tags: #mlir
Differential Revision: https://reviews.llvm.org/D82842
More information about the All-commits
mailing list