This is an archive of the discontinued LLVM Phabricator instance.

[VE] Support br_cc comparing fp128
ClosedPublic

Authored by kaz7 on Oct 17 2020, 10:01 AM.

Details

Summary

Support br_cc instruction comparing fp128 values. Add a br_cc.ll
regression test for all kind of br_cc instructions. And, clean
existing branch regression tests, this time. Clean a brcond.ll
regression test for brcond instruction. Remove mixed branch1.ll
regression test.

Diff Detail

Event Timeline

kaz7 created this revision.Oct 17 2020, 10:01 AM
kaz7 requested review of this revision.Oct 17 2020, 10:01 AM
simoll accepted this revision.Oct 19 2020, 2:19 AM
This revision is now accepted and ready to land.Oct 19 2020, 2:19 AM
This revision was landed with ongoing or failed builds.Oct 19 2020, 2:29 AM
This revision was automatically updated to reflect the committed changes.
llvm/test/CodeGen/VE/br_cc.ll