[PATCH] D104974: [doc]Added examples for generic opcodes

PoojaYadav via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 28 10:21:53 PDT 2021


pooja2299 added inline comments.


================
Comment at: llvm/docs/GlobalISel/GenericOpcode.rst:289
+
+Adds %src1 to %src0 and stores the result in %dst.
 
----------------
paquette wrote:
> I suggest to make it clear that this sentence references the given example.
Yes that would be precise, thanks for indicating it!


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