3 Commits

Author SHA1 Message Date
Tom Eccles
2d416219af
[flang][docs] fix stack arrays docs page name (#80708)
The website renders this `<h1>` as the page title in the index. This
patch updates the title to better fit with the names of the other pages.
See the index here https://flang.llvm.org/docs/
2024-02-05 17:11:47 +00:00
Alex Zinenko
b2b7efb96d [mlir] NFC: rename XDataFlowAnalysis to XForwardDataFlowAnalysis
This makes naming consisnt with XBackwardDataFlowAnalysis.

Reviewed By: Mogball, phisiart

Differential Revision: https://reviews.llvm.org/D155930
2023-07-27 11:11:40 +00:00
Tom Eccles
5922b88635 [flang] RFC: -fstack-arrays
An RFC describing how -fstack-arrays will be implemented.

Differential Revision: https://reviews.llvm.org/D139617
2023-02-13 10:53:17 +00:00