[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
Fri Feb 28 07:17:33 PST 2020


akuegel updated this revision to Diff 247259.
akuegel added a comment.

Fix ClangTidy warnings.


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.247259.patch
Type: text/x-patch
Size: 4193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200228/f56dc1ba/attachment.bin>


More information about the llvm-commits mailing list