Corentin Jabot
c226d6c88f
[Documentation][NFC] Remove invalid language specifiers in markdown code blocks
2023-10-07 16:05:56 +02:00
cor3ntin
6989c4842f
[Documentation] Fix some invalid references in sphinx documentation ( #68239 )
2023-10-05 14:40:59 +02:00
cor3ntin
b7ff03206d
[Documentation] Replace recommonmark by myst-parser ( #65664 )
...
Recommonmark has been deprecated, then archived last year. This was
tracked by: https://github.com/llvm/llvm-iwg/issues/30
See https://github.com/readthedocs/recommonmark
This patch migrates all our doc to use myst
Additional details for bot maintainers: https://discourse.llvm.org/t/maintenance-required-on-sphinx-build-bots/73612
2023-09-25 14:02:39 +02:00
David Truby
42220c5868
[flang][RFC] Proposal for complex number lowering through MLIR
...
This design document proposes lowering FIR complex number operations
through the MLIR complex dialect.
Differential Revision: https://reviews.llvm.org/D134364
2022-11-04 14:21:31 +00:00