[all-commits] [llvm/llvm-project] b4750f: Add sqrt lowering from standard to NVVM
frgossen via All-commits
all-commits at lists.llvm.org
Tue Dec 8 08:13:45 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b4750f58d89f2fbc74489b5e56d30daadec47198
https://github.com/llvm/llvm-project/commit/b4750f58d89f2fbc74489b5e56d30daadec47198
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 sqrt lowering from standard to NVVM
Differential Revision: https://reviews.llvm.org/D92850
More information about the All-commits
mailing list