Skip to content
Commit d5143827 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[X86] combinePTESTCC - attempt to use TESTPS/TESTPD instead of...

[X86] combinePTESTCC - attempt to use TESTPS/TESTPD instead of MOVMSKPS/MOVMSKPD for all-of cases with all-sign values.

We can probably be more aggressive with TESTPS/TESTPD (instead of relying on the SimplifyMultipleUseDemandedBits call) - I've updated an existing TODO to suggest this for now.

Part of Issue #60007
parent 4b5a4d48
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment