[all-commits] [llvm/llvm-project] a5f9cd: [mlir] Rename gpu-to-llvm pass implementation file
Christian Sigg via All-commits
all-commits at lists.llvm.org
Fri Mar 19 05:58:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a5f9cda17333530de3d78282d10f53abfaa00906
https://github.com/llvm/llvm-project/commit/a5f9cda17333530de3d78282d10f53abfaa00906
Author: Christian Sigg <csigg at google.com>
Date: 2021-03-19 (Fri, 19 Mar 2021)
Changed paths:
M mlir/include/mlir/Conversion/GPUCommon/GPUCommonPass.h
M mlir/lib/Conversion/GPUCommon/CMakeLists.txt
R mlir/lib/Conversion/GPUCommon/ConvertLaunchFuncToRuntimeCalls.cpp
A mlir/lib/Conversion/GPUCommon/GPUToLLVMConversion.cpp
Log Message:
-----------
[mlir] Rename gpu-to-llvm pass implementation file
Also remove populate patterns function and binary annotation name option.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D98930
More information about the All-commits
mailing list