[Mlir-commits] [mlir] [mlir][math] Add conversions for acosh, asinh, atanh (PR #90718)
Prashant Kumar
llvmlistbot at llvm.org
Fri May 3 20:48:09 PDT 2024
pashu123 wrote:
> @pashu123 Could you review again? I removed the expand pattern of tanh op since it has polynomial approximation. And I added a pass including all math expand patterns so on IREE side we could change [iree-org/iree at 06febe5](https://github.com/iree-org/iree/commit/06febe5daa7b4e977618d0752191c2b15aeecb75), if this pass doesn't make sense I would just add those missing expand patterns on IREE.
I suggest adding those missing patterns.
https://github.com/llvm/llvm-project/pull/90718
More information about the Mlir-commits
mailing list