[all-commits] [llvm/llvm-project] 294e25: Add log1p lowering from standard to NVVM intrinsics
frgossen via All-commits
all-commits at lists.llvm.org
Thu Jan 21 05:01:15 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 294e2544c992de82c180c080f6359db8f02005d0
https://github.com/llvm/llvm-project/commit/294e2544c992de82c180c080f6359db8f02005d0
Author: Frederik Gossen <frgossen at google.com>
Date: 2021-01-21 (Thu, 21 Jan 2021)
Changed paths:
M mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
M mlir/test/Conversion/GPUToNVVM/gpu-to-nvvm.mlir
Log Message:
-----------
Add log1p lowering from standard to NVVM intrinsics
Differential Revision: https://reviews.llvm.org/D95130
More information about the All-commits
mailing list