This is an archive of the discontinued LLVM Phabricator instance.

[flang][fir] Add zero_bits operation.
ClosedPublic

Authored by schweitz on Feb 23 2021, 1:18 PM.

Details

Summary

This patch adds the new zero_bits operation and upstrams other changes including the following:

  • update tablegen syntax to newer forms
  • update memory effects annotations
  • update documentation [NFC]
  • other NFC, such as whitespace and formatting

Diff Detail

Event Timeline

schweitz created this revision.Feb 23 2021, 1:18 PM
schweitz requested review of this revision.Feb 23 2021, 1:18 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 23 2021, 1:18 PM
jeanPerier accepted this revision.Feb 24 2021, 12:44 AM
This revision is now accepted and ready to land.Feb 24 2021, 12:44 AM
This revision was landed with ongoing or failed builds.Feb 24 2021, 8:15 AM
This revision was automatically updated to reflect the committed changes.