This is an archive of the discontinued LLVM Phabricator instance.

[NFC][SVE] Clean up bfloat isel patterns that emit non-bfloat instructions.
ClosedPublic

Authored by paulwalker-arm on Dec 16 2020, 9:33 AM.

Details

Summary

During isel there's no need to protect illegal types. Patch also
adds a missing unit test for tbl2 intrinsic using bfloat types.

Diff Detail

Event Timeline

paulwalker-arm created this revision.Dec 16 2020, 9:33 AM
paulwalker-arm requested review of this revision.Dec 16 2020, 9:33 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 16 2020, 9:33 AM
c-rhodes accepted this revision.Dec 17 2020, 2:45 AM
This revision is now accepted and ready to land.Dec 17 2020, 2:45 AM
This revision was landed with ongoing or failed builds.Dec 18 2020, 5:25 AM
This revision was automatically updated to reflect the committed changes.