This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC][NFC] Clean up builtin sema checks
ClosedPublic

Authored by lei on Jun 21 2021, 12:31 PM.

Details

Summary

Cleanup sema checking for 64bit builtins or builtins that require

specific feature support.

Diff Detail

Event Timeline

lei created this revision.Jun 21 2021, 12:31 PM
lei requested review of this revision.Jun 21 2021, 12:31 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 21 2021, 12:31 PM
lei updated this revision to Diff 353515.Jun 21 2021, 4:35 PM

remove extra ";"

NeHuang accepted this revision.Jun 22 2021, 12:50 PM

LGTM. Please give it some time (~24hrs) before commit to wait for the other reviewers' comment.

This revision is now accepted and ready to land.Jun 22 2021, 12:50 PM
This revision was automatically updated to reflect the committed changes.