[all-commits] [llvm/llvm-project] e04785: [mlir] Add NVVM lowering for std.pow
Tres via All-commits
all-commits at lists.llvm.org
Tue Dec 15 09:34:16 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e04785b131cda100f1aab38067a36ae60c7d5680
https://github.com/llvm/llvm-project/commit/e04785b131cda100f1aab38067a36ae60c7d5680
Author: Tres Popp <tpopp at google.com>
Date: 2020-12-15 (Tue, 15 Dec 2020)
Changed paths:
M mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
M mlir/test/Conversion/GPUToNVVM/gpu-to-nvvm.mlir
Log Message:
-----------
[mlir] Add NVVM lowering for std.pow
Differential Revision: https://reviews.llvm.org/D93303
More information about the All-commits
mailing list