[all-commits] [llvm/llvm-project] ffe6a5: [mlir][nvvm]: Add math::Exp2Op lowering to NVVM.
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Thu Jul 15 04:06:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ffe6a5832533e71e1edc4fe0eebda421f24fb61a
https://github.com/llvm/llvm-project/commit/ffe6a5832533e71e1edc4fe0eebda421f24fb61a
Author: Adrian Kuegel <akuegel at google.com>
Date: 2021-07-15 (Thu, 15 Jul 2021)
Changed paths:
M mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
M mlir/test/Conversion/GPUToNVVM/gpu-to-nvvm.mlir
Log Message:
-----------
[mlir][nvvm]: Add math::Exp2Op lowering to NVVM.
Differential Revision: https://reviews.llvm.org/D106050
More information about the All-commits
mailing list