[all-commits] [llvm/llvm-project] 93537f: [mlir] Add lowering from math.expm1 to LLVM.
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Tue May 4 05:22:57 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 93537fabcee8fcfa3316d7abd5e935f7fe9b468f
https://github.com/llvm/llvm-project/commit/93537fabcee8fcfa3316d7abd5e935f7fe9b468f
Author: Adrian Kuegel <akuegel at google.com>
Date: 2021-05-04 (Tue, 04 May 2021)
Changed paths:
M mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
M mlir/test/Conversion/StandardToLLVM/standard-to-llvm.mlir
Log Message:
-----------
[mlir] Add lowering from math.expm1 to LLVM.
Differential Revision: https://reviews.llvm.org/D96776
More information about the All-commits
mailing list