[all-commits] [llvm/llvm-project] 912207: [mlir] Expose target configuration for lowering to...
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Fri Dec 11 04:27:18 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91220705632ed20dd06d1c0dc21b888302ee324e
https://github.com/llvm/llvm-project/commit/91220705632ed20dd06d1c0dc21b888302ee324e
Author: Adrian Kuegel <akuegel at google.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M mlir/include/mlir/Conversion/GPUToNVVM/GPUToNVVMPass.h
M mlir/include/mlir/Conversion/GPUToROCDL/GPUToROCDLPass.h
M mlir/lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp
Log Message:
-----------
[mlir] Expose target configuration for lowering to ROCDL.
Differential Revision: https://reviews.llvm.org/D93028
More information about the All-commits
mailing list