Hello,
Please review the fix for lost fast-math flags in GVN (Global Value Numbering) optimization.
Thank you,
Vyacheslav Klochkov
Paths
| Differential D26952
Fix for lost FastMathFlags in GVN ClosedPublic Authored by v_klochkov on Nov 21 2016, 7:05 PM.
Details Summary Hello, Please review the fix for lost fast-math flags in GVN (Global Value Numbering) optimization. Thank you,
Diff Detail Event Timelinev_klochkov updated this object. This revision is now accepted and ready to land.Nov 22 2016, 5:31 AM Closed by commit rL287700: Fixed the lost FastMathFlags in GVN(Global Value Numbering). (authored by v_klochkov). · Explain WhyNov 22 2016, 1:02 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 78820 llvm/lib/Transforms/Scalar/GVN.cpp
llvm/test/Transforms/GVN/propagate-ir-flags.ll
|