[all-commits] [llvm/llvm-project] bb7d43: Add rsqrt lowering from standard to NVVM
frgossen via All-commits
all-commits at lists.llvm.org
Tue Dec 8 05:36:45 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bb7d43e7d5f683fc3e7109072610dc8d176a3bf8
https://github.com/llvm/llvm-project/commit/bb7d43e7d5f683fc3e7109072610dc8d176a3bf8
Author: Frederik Gossen <frgossen at google.com>
Date: 2020-12-08 (Tue, 08 Dec 2020)
Changed paths:
M mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
M mlir/test/Conversion/GPUToNVVM/gpu-to-nvvm.mlir
Log Message:
-----------
Add rsqrt lowering from standard to NVVM
Differential Revision: https://reviews.llvm.org/D92838
More information about the All-commits
mailing list