[all-commits] [llvm/llvm-project] 202ab2: [mlir] Added missing GPU lowering ops.
dfki-jugr via All-commits
all-commits at lists.llvm.org
Mon Jan 13 08:12:50 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 202ab273e6eca134b69882f100c666fcd3affbcf
https://github.com/llvm/llvm-project/commit/202ab273e6eca134b69882f100c666fcd3affbcf
Author: Julian Gross <julian.gross at dfki.de>
Date: 2020-01-13 (Mon, 13 Jan 2020)
Changed paths:
M mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
M mlir/lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp
M mlir/test/Conversion/GPUToNVVM/gpu-to-nvvm.mlir
M mlir/test/Conversion/GPUToROCDL/gpu-to-rocdl.mlir
Log Message:
-----------
[mlir] Added missing GPU lowering ops.
Summary:
This diff adds missing GPU lowering ops to MLIR.
Reviewers: herhut, pifon2a, ftynse
Tags: #pre-merge_beta_testing, #llvm
Differential Revision: https://reviews.llvm.org/D72439
More information about the All-commits
mailing list