Skip const flush on set float constant

This commit is contained in:
Henrik Rydgard 2016-05-09 00:37:08 +02:00
parent b1a180d9fb
commit f50617d679

View File

@ -427,4 +427,4 @@ bool PropagateConstants(const IRWriter &in, IRWriter &out) {
}
}
return logBlocks;
}
}