[PATCH] D73571: [MLIR] Add the sqrt operation to mlir.
Lubomir Litchev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 29 21:11:30 PST 2020
llitchev updated this revision to Diff 241345.
llitchev added a comment.
Resolved a merge conflict in LLVMOps.td due to changes coming from master.
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.241345.patch
Type: text/x-patch
Size: 5825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200130/132784f0/attachment.bin>
More information about the llvm-commits
mailing list