[PATCH] D126774: [InstCombine] Use +0.0 instead of -0.0 as the FP identity for some folds
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 10 04:42:41 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8daaea206b59: [InstCombine] Use +0.0 instead of -0.0 as the FP identity for some folds (authored by david-arm).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126774/new/
https://reviews.llvm.org/D126774
Files:
llvm/include/llvm/IR/Constants.h
llvm/lib/IR/Constants.cpp
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/test/Transforms/InstCombine/select-binop-foldable-floating-point.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126774.435875.patch
Type: text/x-patch
Size: 9017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220610/f1463477/attachment.bin>
More information about the llvm-commits
mailing list