[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
Tue Mar 17 06:52:25 PDT 2020


dfki-mako updated this revision to Diff 250748.
dfki-mako added a comment.

Removed unused filterIllegalLLVMIntrinsics function.


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/ConvertStandardToLLVM.cpp
  mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75509.250748.patch
Type: text/x-patch
Size: 9141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200317/327c8159/attachment.bin>


More information about the llvm-commits mailing list