[X86] Disable load folding for X86ISD::ADD with 128 as an immediate.
It can be turned into a sub with -128 instead as long as the carry flag isn't used.
Loading
Please register or sign in to comment
It can be turned into a sub with -128 instead as long as the carry flag isn't used.