This teaches the SCCP Solver about some of the constrained intrinsics by having them use the same codepaths as the non-constrained instructions.
Casting instructions along with the binary operators will come later.
Differential D115737
[IPSCCP] Partial support for constrained intrinsics kpn on Dec 14 2021, 8:33 AM. Authored by
Details
Diff Detail Event Timeline
Comment Actions Update for review comments. I've also reduced it down to just fcmp and fcmps having a functional impact. I don't have a good way to test the binary operators just yet. |