This is an archive of the discontinued LLVM Phabricator instance.

Move LLVM::FMFAttr definition to TableGen (NFC)
ClosedPublic

Authored by mehdi_amini on Mar 4 2021, 10:40 PM.

Details

Summary

This is using the new Attribute storage generation support in
TableGen to define the LLVM FastMathFlags.

Diff Detail

Event Timeline

mehdi_amini created this revision.Mar 4 2021, 10:40 PM
mehdi_amini requested review of this revision.Mar 4 2021, 10:40 PM
ftynse accepted this revision.Mar 5 2021, 12:04 AM
This revision is now accepted and ready to land.Mar 5 2021, 12:04 AM
This revision was automatically updated to reflect the committed changes.