[all-commits] [llvm/llvm-project] 1c6bc2: [MLIR] Add lowerings for atan and atan2 to ROCDL i...
frgossen via All-commits
all-commits at lists.llvm.org
Mon Dec 14 01:43:56 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1c6bc2c0b5afca9b4e7fdb33ea0ad95336df330c
https://github.com/llvm/llvm-project/commit/1c6bc2c0b5afca9b4e7fdb33ea0ad95336df330c
Author: Frederik Gossen <frgossen at google.com>
Date: 2020-12-14 (Mon, 14 Dec 2020)
Changed paths:
M mlir/lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp
M mlir/test/Conversion/GPUToROCDL/gpu-to-rocdl.mlir
Log Message:
-----------
[MLIR] Add lowerings for atan and atan2 to ROCDL intrinsics
Differential Revision: https://reviews.llvm.org/D93123
More information about the All-commits
mailing list