[PATCH] D111085: [FPEnv][InstSimplify] Fold constrained X + -0.0 ==> X
Kevin P. Neal via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 6 10:52:50 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf86c930cc967: [FPEnv][InstSimplify] Fold constrained X + -0.0 ==> X (authored by kpn).
Changed prior to commit:
https://reviews.llvm.org/D111085?vs=376968&id=377608#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111085/new/
https://reviews.llvm.org/D111085
Files:
llvm/include/llvm/IR/FPEnv.h
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/test/Transforms/InstSimplify/strictfp-fadd.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111085.377608.patch
Type: text/x-patch
Size: 6022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211006/a4b9bcdc/attachment-0001.bin>
More information about the llvm-commits
mailing list