[PATCH] D73571: [MLIR] Add the sqrt operation to mlir.

Frank Laub via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 08:13:59 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfcabccd3d965: [MLIR] Add the sqrt operation to mlir. (authored by llitchev, committed by flaub).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73571

Files:
  mlir/docs/Dialects/Standard.md
  mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
  mlir/include/mlir/Dialect/StandardOps/Ops.td
  mlir/lib/Conversion/StandardToLLVM/ConvertStandardToLLVM.cpp
  mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir
  mlir/test/IR/core-ops.mlir
  mlir/test/Target/llvmir-intrinsics.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73571.241473.patch
Type: text/x-patch
Size: 5825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200130/ca087029/attachment.bin>


More information about the llvm-commits mailing list