This is an archive of the discontinued LLVM Phabricator instance.

[TableGen] Eliminate uses of true and false in .td files
ClosedPublic

Authored by Paul-C-Anagnostopoulos on Oct 30 2020, 4:36 PM.

Details

Summary

In preparation for adding the true and false boolean literals to TableGen, I've gone through the .td files and eliminated uses of those two names for fields.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptOct 30 2020, 4:36 PM
Paul-C-Anagnostopoulos requested review of this revision.Oct 30 2020, 4:36 PM
This comment was removed by Paul-C-Anagnostopoulos.
lattner accepted this revision.Oct 30 2020, 5:49 PM
This revision is now accepted and ready to land.Oct 30 2020, 5:49 PM
This revision was landed with ongoing or failed builds.Oct 31 2020, 7:55 AM
This revision was automatically updated to reflect the committed changes.