Removes immediate range checks for these instructions, since they have GPR rt as their input operand.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM. Minor nit: there's some spurious whitespace that can be removed, see my inlined comment.
test/CodeGen/builtins-mips-msa.c | ||
---|---|---|
701 | I'm seeing some whitespace here in the patch, remove it before committing please. |
I'm seeing some whitespace here in the patch, remove it before committing please.