[PATCH] D75352: Add rsqrt op to Standard dialect and lower it to LLVM dialect.
Adrian Kuegel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 2 05:02:58 PST 2020
akuegel updated this revision to Diff 247600.
akuegel marked an inline comment as done.
akuegel added a comment.
Don't hard-code constant to have type F32 <https://reviews.llvm.org/F32>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75352/new/
https://reviews.llvm.org/D75352
Files:
mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
mlir/lib/Conversion/StandardToLLVM/ConvertStandardToLLVM.cpp
mlir/test/Conversion/StandardToLLVM/standard-to-llvm.mlir
mlir/test/IR/core-ops.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75352.247600.patch
Type: text/x-patch
Size: 4658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200302/5c91a280/attachment-0001.bin>
More information about the llvm-commits
mailing list