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
Paths
| Differential D97331
[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:
Diff Detail
Unit TestsFailed Event TimelineThis 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 Closed by commit rG330406143230: [flang][fir] Add zero_bits operation. (authored by schweitz). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 325883 flang/include/flang/Optimizer/Dialect/FIROps.td
flang/test/Fir/fir-ops.fir
|