This makes the various flags similar to current setAllowContract.
I added a default argument that sets them to true to avoid breaking the current uses.
Differential D47323
FastMathFlags: Make it easier to unset individual ones. Nicola on May 24 2018, 6:45 AM. Authored by
Details This makes the various flags similar to current setAllowContract. I added a default argument that sets them to true to avoid breaking the current uses.
Diff Detail
Event TimelineComment Actions LGTM - thanks! See https://bugs.llvm.org/show_bug.cgi?id=37581 for an independent bug based on this code.
|