forked from OSchip/llvm-project
4498eff9bb
If the operation's type has been promoted during type legalization, we need to account for the fact that the high bits of the comparison operand are likely unspecified. The LHS is usually zero-extended, but MIPS sign extends it, so we have to be slightly careful. Patch by Simon Dardis. llvm-svn: 264296 |
||
---|---|---|
.. | ||
llvm | ||
llvm-c |