Skip to content

Commit 3927b9a

Browse files
committed
[VectorCombine] Add tests for unspeculatable VP binops. NFC
The current test cases to guard against speculative execution can actually be safely speculated because the denominator is known to be not 0 or -1, and isSafeToSpeculativelyExecuteWithOpcode will account for this. This adds some more test cases and rejigs some existing ones to use an unknown variable instead.
1 parent c9b7d21 commit 3927b9a

File tree

1 file changed

+238
-150
lines changed

1 file changed

+238
-150
lines changed

0 commit comments

Comments
 (0)