[PATCH] D121483: [FPEnv][InstSimplify] Teach CannotBeNegativeZero() about constrained intrinsics.

Kevin P. Neal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 18 07:25:18 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbd050a34febb: [FPEnv][InstSimplify] Teach CannotBeNegativeZero() about constrained intrinsics. (authored by kpn).

Changed prior to commit:
  https://reviews.llvm.org/D121483?vs=414717&id=416500#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121483

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/InstSimplify/strictfp-fsub.ll
  llvm/test/Transforms/InstSimplify/strictfp-sqrt-nonneg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121483.416500.patch
Type: text/x-patch
Size: 8490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220318/ee0ad6e2/attachment.bin>


More information about the llvm-commits mailing list