[all-commits] [llvm/llvm-project] 8c3a8d: [MLIR][ROCDL] add gpu to rocdl erf support
Manupa Karunaratne via All-commits
all-commits at lists.llvm.org
Mon May 15 07:43:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c3a8d17c8a154894895c48a304a04df9ece4328
https://github.com/llvm/llvm-project/commit/8c3a8d17c8a154894895c48a304a04df9ece4328
Author: Manupa Karunaratne <manupa.karunaratne at amd.com>
Date: 2023-05-15 (Mon, 15 May 2023)
Changed paths:
M mlir/lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp
M mlir/test/Conversion/GPUToROCDL/gpu-to-rocdl.mlir
Log Message:
-----------
[MLIR][ROCDL] add gpu to rocdl erf support
This commit adds lowering of lib func
call to support erf in rocdl.
Reviewed By: ThomasRaoux
Differential Revision: https://reviews.llvm.org/D150355
More information about the All-commits
mailing list