[PATCH] D118928: [FPEnv][InstSimplify] Fold fsub X, +0 ==> X

Kevin P. Neal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 14 08:57:01 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG22bd65fbe7ec: [FPEnv][InstSimplify] Fold fsub X, +0 ==> X (authored by kpn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118928

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Transforms/InstSimplify/strictfp-fsub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118928.408442.patch
Type: text/x-patch
Size: 4487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220214/7eb0a241/attachment.bin>


More information about the llvm-commits mailing list