This is an archive of the discontinued LLVM Phabricator instance.

[ARM][NFC] Explicitly specify the fp16 value type in codegen patterns.
ClosedPublic

Authored by labrinea on Jun 9 2020, 2:21 PM.

Details

Summary

Separated from https://reviews.llvm.org/D81373 as suggested.

We are planning to add the bf16 value type in the HPR register class and this will make the codegen patterns ambiguous.

Diff Detail

Event Timeline

labrinea created this revision.Jun 9 2020, 2:21 PM
This revision is now accepted and ready to land.Jun 10 2020, 12:30 AM
This revision was automatically updated to reflect the committed changes.