We must collect all AddModes even if they are the same.
This is due to Original value is different but we need all original
values collected as they are used as anchors in common phi finding.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D40166
[CGP] Fix the crash caused by enable of complex addr mode ClosedPublic Authored by skatkov on Nov 16 2017, 10:50 PM.
Details Summary We must collect all AddModes even if they are the same.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Nov 17 2017, 9:06 AM Closed by commit rL318638: [CGP] Fix the crash caused by enable of complex addr mode (authored by skatkov). · Explain WhyNov 19 2017, 9:43 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 123292 lib/CodeGen/CodeGenPrepare.cpp
test/Transforms/CodeGenPrepare/X86/sink-addrmode-base.ll
|