[PATCH] D73571: Add the sqrt operation to mlir.
Lubomir Litchev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 28 12:11:25 PST 2020
llitchev created this revision.
Herald added subscribers: llvm-commits, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, antiagainst, shauheen, burmako, jpienaar, rriddle, mehdi_amini.
Herald added a reviewer: nicolasvasilache.
Herald added a project: LLVM.
Add and pipe through the sqrt operation for Standard and LLVM dialects.
Repository:
rG LLVM Github Monorepo
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.240963.patch
Type: text/x-patch
Size: 5437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200128/9f5f7a17/attachment.bin>
More information about the llvm-commits
mailing list