This is an archive of the discontinued LLVM Phabricator instance.

[TableGen] Improve the messages in the PseudoLoweringEmitter backend
ClosedPublic

Authored by Paul-C-Anagnostopoulos on Sep 25 2020, 10:28 AM.

Details

Summary

The document "TableGen Backend Developer's Guide" describes new message functions available to backends. I used them to improve the messages in the PseudoLoweringEmitter backend. (I have already done the same for the SearchableTableEmitter backend.)

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptSep 25 2020, 10:28 AM
Paul-C-Anagnostopoulos requested review of this revision.Sep 25 2020, 10:28 AM
lattner accepted this revision.Sep 26 2020, 10:08 PM
This revision is now accepted and ready to land.Sep 26 2020, 10:08 PM