[PATCH] D142199: [Docs] Replace recommonmark with myst-parser
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 20 05:24:07 PST 2023
tstellar added inline comments.
Herald added a subscriber: asb.
================
Comment at: flang/docs/ComplexOperations.md:37
**FIR**
-```c
func.func @_QPpow_self(%arg0: !fir.ref<!fir.complex<4>>) -> !fir.complex<4> {
----------------
Do these changes have any affected on the output html? Is there another way to specify the language?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142199/new/
https://reviews.llvm.org/D142199
More information about the llvm-commits
mailing list