We seem to inconsistently create CMOV nodes some with a Glue result and some without. But I can't find any cases that use the Glue result. So I've tried to remove all the place that did this.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D38664
[X86] Stop creating CMOV nodes with a second MVT::Glue result ClosedPublic Authored by craig.topper on Oct 6 2017, 10:53 PM.
Details Summary We seem to inconsistently create CMOV nodes some with a Glue result and some without. But I can't find any cases that use the Glue result. So I've tried to remove all the place that did this.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Oct 13 2017, 6:51 AM Closed by commit rL315686: [X86] Stop creating CMOV nodes with a second MVT::Glue result (authored by ctopper). · Explain WhyOct 13 2017, 8:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 118129 lib/Target/X86/X86ISelLowering.cpp
|