[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 13:59:12 PST 2020


llitchev updated this revision to Diff 241285.
llitchev marked 2 inline comments as done.
llitchev added a comment.

Clean up one more ordinal used for f32 sqrt test.


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.241285.patch
Type: text/x-patch
Size: 5809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200129/fa724a31/attachment.bin>


More information about the llvm-commits mailing list