[PATCH] D104974: [doc]Added examples for generic opcodes
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 26 09:26:51 PDT 2021
paquette added inline comments.
================
Comment at: llvm/docs/GlobalISel/GenericOpcode.rst:289
+
+Adds %src1 to %src0 and stores the result in %dst.
----------------
I suggest to make it clear that this sentence references the given example.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104974/new/
https://reviews.llvm.org/D104974
More information about the llvm-commits
mailing list