[all-commits] [llvm/llvm-project] b163ac: [mlir][math] Lower atan to libm
Viacheslav Zakharin via All-commits
all-commits at lists.llvm.org
Thu Jun 23 10:57:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b163ac33bdfcd4fca8ae6087081f8de9d72005c5
https://github.com/llvm/llvm-project/commit/b163ac33bdfcd4fca8ae6087081f8de9d72005c5
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2022-06-23 (Thu, 23 Jun 2022)
Changed paths:
M mlir/lib/Conversion/MathToLibm/MathToLibm.cpp
M mlir/test/Conversion/MathToLibm/convert-to-libm.mlir
Log Message:
-----------
[mlir][math] Lower atan to libm
Differential Revision: https://reviews.llvm.org/D128454
More information about the All-commits
mailing list