[all-commits] [llvm/llvm-project] 74b888: [mlir][rocdl] Add math::Exp2Op lowering to ROCDL
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Thu Jul 15 05:33:28 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74b88807ae761da3ae1d5eb947d242a3492e23d0
https://github.com/llvm/llvm-project/commit/74b88807ae761da3ae1d5eb947d242a3492e23d0
Author: Adrian Kuegel <akuegel at google.com>
Date: 2021-07-15 (Thu, 15 Jul 2021)
Changed paths:
M mlir/lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp
M mlir/test/Conversion/GPUToROCDL/gpu-to-rocdl.mlir
Log Message:
-----------
[mlir][rocdl] Add math::Exp2Op lowering to ROCDL
Differential Revision: https://reviews.llvm.org/D106057
More information about the All-commits
mailing list