[PATCH] D75509: [mlir] Removed TanHOp lowering from ConvertStandardToLLVM since there is no reasonable TanH representation in LLVM.
Marcel Koester via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 25 09:10:46 PDT 2020
This revision was automatically updated to reflect the committed changes.
dfki-mako marked an inline comment as done.
Closed by commit rG2b529a396d73: [mlir] Removed TanHOp lowering from ConvertStandardToLLVM since there is no… (authored by dfki-mako).
Changed prior to commit:
https://reviews.llvm.org/D75509?vs=250748&id=252592#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75509/new/
https://reviews.llvm.org/D75509
Files:
mlir/lib/Conversion/GPUCommon/OpToFuncCallLowering.h
mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
mlir/lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp
mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75509.252592.patch
Type: text/x-patch
Size: 9078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200325/ad8f8340/attachment.bin>
More information about the llvm-commits
mailing list