forked from OSchip/llvm-project
parent
38e0b281da
commit
eaf5ed1438
|
@ -65,7 +65,7 @@ namespace {
|
|||
{ build = 0; break; }
|
||||
x >>= 8;
|
||||
}
|
||||
return x;
|
||||
return build;
|
||||
}
|
||||
|
||||
static bool isFPZ(SDOperand N) {
|
||||
|
|
Loading…
Reference in New Issue