This is an archive of the discontinued LLVM Phabricator instance.

Check supported architectures in sseXYZ/avxXYZ headers
ClosedPublic

Authored by serge-sans-paille on Sep 13 2021, 6:31 AM.

Details

Summary

It doesn't make sense to include those headers on the wrong architecture,
provide an explicit error message in that case.

Fix https://bugs.llvm.org/show_bug.cgi?id=48915

Diff Detail

Event Timeline

serge-sans-paille requested review of this revision.Sep 13 2021, 6:31 AM
serge-sans-paille created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptSep 13 2021, 6:31 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Sep 13 2021, 1:14 PM
This revision was landed with ongoing or failed builds.Sep 14 2021, 12:59 AM
This revision was automatically updated to reflect the committed changes.