[PATCH] D72439: [mlir] Added Abs, Ceil and Cos to GPU lowering conversion.

Julian Gross via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 13 08:13:08 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG202ab273e6ec: [mlir] Added missing GPU lowering ops. (authored by dfki-jugr).

Changed prior to commit:
  https://reviews.llvm.org/D72439?vs=237592&id=237685#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72439

Files:
  mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
  mlir/lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp
  mlir/test/Conversion/GPUToNVVM/gpu-to-nvvm.mlir
  mlir/test/Conversion/GPUToROCDL/gpu-to-rocdl.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72439.237685.patch
Type: text/x-patch
Size: 7125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200113/da01ccff/attachment.bin>


More information about the llvm-commits mailing list