[ValueTracking] Check likely to be canonicalized constant operands first in ; NFC
Checking operands that a likely to be canonicalized constants first makes sense from a compile time perspective as it puts whats expected to be a cheaper check first. Reviewed By: nikic Differential Revision: https://reviews.llvm.org/D157313
Loading
Please sign in to comment