[PATCH] D156471: [mlir] Support fast-math friendly constants for identity value

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 7 05:13:34 PDT 2023


qcolombet updated this revision to Diff 547731.
qcolombet added a comment.

- Rebase
- Set default value for getIdentity
- Use markdown instead of \p.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156471/new/

https://reviews.llvm.org/D156471

Files:
  mlir/include/mlir/Dialect/Arith/IR/Arith.h
  mlir/lib/Dialect/Arith/IR/ArithOps.cpp
  mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
  mlir/test/Dialect/Linalg/transform-op-decompose.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156471.547731.patch
Type: text/x-patch
Size: 7757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230807/54d881db/attachment.bin>


More information about the llvm-commits mailing list