This is an archive of the discontinued LLVM Phabricator instance.

[VE] Add setcc for fp128
ClosedPublic

Authored by kaz7 on Oct 19 2020, 3:24 AM.

Details

Summary

Add setcc for fp128 and clean existing ISel patterns. Also add
a regression test.

Diff Detail

Event Timeline

kaz7 created this revision.Oct 19 2020, 3:24 AM
kaz7 requested review of this revision.Oct 19 2020, 3:24 AM
simoll accepted this revision.Oct 19 2020, 5:06 AM
This revision is now accepted and ready to land.Oct 19 2020, 5:06 AM
This revision was automatically updated to reflect the committed changes.