Skip to content

[Flang][Doc] Fix trivial issues in HighLevelFIR.md #72278

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

kiranchandramohan
Copy link
Contributor

Fixes section depth and removes annotation of source as HLFIR since this is not currently understood by the lexer. Fixing these issues help reduce warnings in the documentation CI for LLVM.

Fixes section depth and removes annotation of source as HLFIR since
this is not currently understood by the lexer.
@llvmbot llvmbot added the flang Flang issues not falling into any other category label Nov 14, 2023
@@ -1035,7 +1035,7 @@ HLFIR array assignment lowering pass:
associated variables that are neither target nor pointers.
- Lower to assignment to loop:

```HFLIR
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Available lexers are here I think.
https://pygments.org/docs/lexers/

Copy link
Contributor

@tblah tblah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

Copy link
Contributor

@jeanPerier jeanPerier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, good to know there is a restricted list.

@kiranchandramohan kiranchandramohan merged commit 73f1753 into llvm:main Nov 15, 2023
zahiraam pushed a commit to zahiraam/llvm-project that referenced this pull request Nov 20, 2023
Fixes section depth and removes annotation of source as HLFIR since this
is not currently understood by the lexer. Fixing these issues help
reduce warnings in the documentation CI for LLVM.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flang Flang issues not falling into any other category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants