[all-commits] [llvm/llvm-project] 75d9a4: [MLIR] Add atan and atan2 lowerings to CUDA intrin...
frgossen via All-commits
all-commits at lists.llvm.org
Mon Dec 14 01:50:15 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 75d9a46090249ed8abfafea090e686b4fecf182f
https://github.com/llvm/llvm-project/commit/75d9a46090249ed8abfafea090e686b4fecf182f
Author: Frederik Gossen <frgossen at google.com>
Date: 2020-12-14 (Mon, 14 Dec 2020)
Changed paths:
M mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
M mlir/test/Conversion/GPUToNVVM/gpu-to-nvvm.mlir
Log Message:
-----------
[MLIR] Add atan and atan2 lowerings to CUDA intrinsics
Differential Revision: https://reviews.llvm.org/D93124
More information about the All-commits
mailing list