This is an archive of the discontinued LLVM Phabricator instance.

[VE] Change to expand BRCOND
ClosedPublic

Authored by kaz7 on Oct 9 2020, 5:17 PM.

Details

Summary

VE doesn't have BRCOND instruction, so need to expand it. Also add
a regression test.

Diff Detail

Event Timeline

kaz7 created this revision.Oct 9 2020, 5:17 PM
kaz7 requested review of this revision.Oct 9 2020, 5:17 PM
simoll accepted this revision.Oct 12 2020, 2:48 AM
This revision is now accepted and ready to land.Oct 12 2020, 2:48 AM
This revision was landed with ongoing or failed builds.Oct 12 2020, 3:18 AM
This revision was automatically updated to reflect the committed changes.