[PATCH] D156471: [mlir] Support fast-math friendly constants for identity value
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 28 00:53:15 PDT 2023
qcolombet updated this revision to Diff 545040.
qcolombet added a comment.
- Fix Smallest/Largest for maxf/minf respectively.
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/Conversion/AffineToStandard/AffineToStandard.cpp
mlir/lib/Dialect/Affine/Transforms/SuperVectorize.cpp
mlir/lib/Dialect/Arith/IR/ArithOps.cpp
mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
mlir/lib/Dialect/Linalg/Transforms/SplitReduction.cpp
mlir/lib/Dialect/Linalg/Transforms/TilingInterfaceImpl.cpp
mlir/test/Dialect/Linalg/transform-op-decompose.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156471.545040.patch
Type: text/x-patch
Size: 11764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230728/1983eeff/attachment.bin>
More information about the llvm-commits
mailing list