[PATCH] D115737: [IPSCCP] Partial support for constrained intrinsics

Kevin P. Neal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 3 11:51:29 PDT 2022


kpn updated this revision to Diff 464756.
kpn added a comment.

Rebase.

Update to use more targeted tests.

This still leaves fhahn's request not done because that's what D118392 <https://reviews.llvm.org/D118392> is for.


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

https://reviews.llvm.org/D115737

Files:
  llvm/lib/Transforms/Utils/SCCPSolver.cpp
  llvm/test/Transforms/SCCP/strictfp-phis-fcmp.ll
  llvm/test/Transforms/SCCP/strictfp-phis-fcmps.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115737.464756.patch
Type: text/x-patch
Size: 8263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221003/0032f04b/attachment.bin>


More information about the llvm-commits mailing list