Part of FixConsts wrongly assumes either a 8- or 16-bit constant which can result in the wrong constants being generated during promotion.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D52032
[ARM] Fix FixConsts for ARMCodeGenPrepare ClosedPublic Authored by samparker on Sep 13 2018, 6:52 AM.
Details Summary Part of FixConsts wrongly assumes either a 8- or 16-bit constant which can result in the wrong constants being generated during promotion.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 13 2018, 7:38 AM Closed by commit rL342140: [ARM] Fix FixConst for ARMCodeGenPrepare (authored by sam_parker). · Explain WhySep 13 2018, 7:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 165291 llvm/trunk/lib/Target/ARM/ARMCodeGenPrepare.cpp
llvm/trunk/test/CodeGen/ARM/arm-cgp-icmps.ll
|