This is an archive of the discontinued LLVM Phabricator instance.

[SelectionDAG] Convert assert to condtion
ClosedPublic

Authored by samparker on Jan 16 2018, 3:24 AM.

Details

Summary

Follow-up to D41126, which can cause assertions for AArch64 because v1f64 and v1i64 are legal types.

Diff Detail

Repository
rL LLVM

Event Timeline

samparker created this revision.Jan 16 2018, 3:24 AM
tpr accepted this revision.Jan 17 2018, 3:19 PM

Oops, sorry. LGTM.

This revision is now accepted and ready to land.Jan 17 2018, 3:19 PM
This revision was automatically updated to reflect the committed changes.