llvm-capstone/flang/docs
Valentin Clement e8824e05e3
[flang][openacc] Relax required clauses on acc data as portability warning
Some compilers accept `!$acc data` without any clauses. For portability
reason, this patch relaxes the strict error to a simple portability warning.

Reviewed By: razvanlupusoru, vzakhari

Differential Revision: https://reviews.llvm.org/D159019
2023-08-29 14:57:50 -07:00
..
_static
_templates [Flang][WWW] Update Bug Reports link to point to Github issues 2023-03-01 12:17:55 +00:00
_themes/llvm-theme
FIR [NFC][Py Reformat] Reformat python files in the rest of the dirs 2023-05-25 11:17:05 +02:00
Aliasing.md [flang][NFC] Document Fortran aliasing rules 2022-10-06 13:11:40 -07:00
AliasingAnalysisFIR.md Document for Aliasing analysis in FIR 2022-10-17 11:45:31 -07:00
ArrayComposition.md
BijectiveInternalNameUniquing.md [flang] Block construct 2023-02-28 09:55:10 -08:00
C++17.md
C++style.md
Calls.md
Character.md
CMakeLists.txt [Flang] Use find_program() to find clang-tblgen 2022-08-29 11:09:25 +02:00
compiler_driver.png
ComplexOperations.md [flang][RFC] Proposal for complex number lowering through MLIR 2022-11-04 14:21:31 +00:00
conf.py [NFC][Py Reformat] Reformat python files in the rest of the dirs 2023-05-25 11:17:05 +02:00
ControlFlowGraph.md
DesignGuideline.md [flang] Adding a guideline for flang design documentation 2022-08-26 16:18:16 +02:00
Directives.md [flang] Semantics for !DIR$ IGNORE_TKR 2023-04-19 09:39:37 -07:00
DoConcurrent.md
doxygen-mainpage.dox
doxygen.cfg.in [docs] Hide collaboration and include graphs in doxygen docs 2023-05-04 12:26:51 +02:00
Extensions.md [flang] Extension: unrestricted intrinsics as specifics in generics 2023-08-08 10:46:24 -07:00
f2018-grammar.md
F202X.md [flang][NFC] Add F2023X documentation 2023-07-03 10:18:34 -07:00
FIRArrayOperations.md [flang][NFC] Fix typos in FIROps.td 2022-10-11 09:51:36 +08:00
flang-c-style.el
FlangDriver.md [Driver] Refactor to use llvm Option's new Visibility flags 2023-08-15 14:26:40 -07:00
FlangOptionsDocs.td [Driver] Refactor to use llvm Option's new Visibility flags 2023-08-15 14:26:40 -07:00
FortranFeatureHistory.md
FortranForCProgrammers.md
FortranIR.md
FortranLLVMTestSuite.md [flang][test-suite] Document need for NO_STOP_MESSAGE environment variable. NFC 2022-06-03 08:19:10 +00:00
frontend_driver.png
fstack-arrays.md [mlir] NFC: rename XDataFlowAnalysis to XForwardDataFlowAnalysis 2023-07-27 11:11:40 +00:00
GettingInvolved.md Updated the 'getting involved' documentation for Flang to correct the technical call details 2023-06-13 21:48:09 +01:00
GettingStarted.md [flang][runtime] Support in-tree device build of Flang runtime. 2023-07-13 11:58:39 -07:00
HighLevelFIR.md [flang][hlfir] Special handling for temporary LHS in AssignOp. 2023-06-26 18:28:10 -07:00
ImplementingASemanticCheck.md
index.md [Docs] Add GettingStarted.md to index.md 2023-04-13 08:29:14 +05:30
Intrinsics.md [flang][doc] Remove DCMPLX intrinsic from the Intrinsic Procedures Lacking Support list 2022-11-29 14:15:02 -05:00
IntrinsicTypes.md [Flang] Include logical default with default-integer-8 2023-07-18 11:05:25 +00:00
IORuntimeInternals.md
LabelResolution.md
ModFiles.md
OpenACC.md [flang][openacc] Relax required clauses on acc data as portability warning 2023-08-29 14:57:50 -07:00
OpenMP-4.5-grammar.md
OpenMP-semantics.md [OpenMP][Flang][Semantics] Add semantics support for USE_DEVICE_ADDR clause on OMP TARGET DATA directive. 2023-05-10 19:17:47 -05:00
OptionComparison.md [Docs] Fix a link for cray-pointer documentation 2023-03-08 19:43:14 +05:30
Overview.md [Flang] Reword the overview document 2022-12-21 11:39:56 -08:00
ParameterizedDerivedTypes.md [flang][docs] Add lowering design doc for parameterized derived-type 2022-09-02 20:45:57 +02:00
ParserCombinators.md [flang] CUDA Fortran - part 1/5: parsing 2023-05-31 09:48:59 -07:00
Parsing.md [flang] Fix pointer definition semantic checking via refactoring 2022-10-31 12:02:21 -07:00
PolymorphicEntities.md [flang][NFC] Update polymorphic design document to reflect implementation 2023-04-06 08:43:07 -07:00
Preprocessing.md [flang] Stricter "implicit continuation" in preprocessing 2023-07-31 14:22:43 -07:00
ProcedurePointer.md [flang] Support codegen for global procedure pointer 2022-12-07 21:24:01 +08:00
PullRequestChecklist.md
ReleaseNotes.md Clear release notes for 18.x 2023-07-25 13:58:49 +02:00
RuntimeDescriptor.md
RuntimeTypeInfo.md
Semantics.md