Skip to content
Commit a258338d authored by Craig Topper's avatar Craig Topper
Browse files

[X86] Add test cases for missed opportunity to use a byte test instruction...

[X86] Add test cases for missed opportunity to use a byte test instruction instead of an xor with 0 in parity patterns.

If the input to the ctpop fits in 8 bits, we can use the parity
flag from a TEST instruction, but we're currently XORing with 0.
parent e7a8ee00
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment