This is an archive of the discontinued LLVM Phabricator instance.

Broken, not for review: X86TargetLowering::EmitLoweredSelect(): ignore harmless instrs between two PHI's
AbandonedPublic

Authored by lebedev.ri on Mar 8 2019, 11:53 AM.

Details

Reviewers
None
Summary

Diff Detail

Repository
rL LLVM

Event Timeline

lebedev.ri created this revision.Mar 8 2019, 11:53 AM
lebedev.ri abandoned this revision.Mar 15 2019, 2:20 PM

Was just a proof-of-concept, not anything i to be polished&merged.
The real solution is likely to promote all the i8 ops.