[PATCH] D75509: [mlir] Removed TanHOp lowering from ConvertStandardToLLVM since there is no reasonable TanH representation in LLVM.

Alex Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 5 02:42:46 PDT 2020


ftynse added a comment.

> @ftynse: Alex, do we already have any other math func approximation like for tanh submitted?

I don't think we do. But Standard/Transforms would be the right place for them to live IMO.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75509/new/

https://reviews.llvm.org/D75509





More information about the llvm-commits mailing list