[all-commits] [llvm/llvm-project] 943ed5: [docs][GlobalISel]Adding info for G_JUMP_TABLE gen...

Pooja Yadav via All-commits all-commits at lists.llvm.org
Wed Oct 20 09:28:40 PDT 2021


  Branch: refs/heads/arcpatch-D108319
  Home:   https://github.com/llvm/llvm-project
  Commit: 943ed5c6b95054c7efecf2b3d4b4df069907f4dc
      https://github.com/llvm/llvm-project/commit/943ed5c6b95054c7efecf2b3d4b4df069907f4dc
  Author: pooja2299 <pyadav2299 at gmail.com>
  Date:   2021-08-17 (Tue, 17 Aug 2021)

  Changed paths:
    M llvm/docs/GlobalISel/GenericOpcode.rst

  Log Message:
  -----------
  [docs][GlobalISel]Adding info for G_JUMP_TABLE generic opcode

Added description of jump table and G_JUMP_TABLE opcode.

Differential Revision: https://reviews.llvm.org/D107630


  Commit: 8cd7f34abd79e003525a8e1c522c3e6fe8e4e8ef
      https://github.com/llvm/llvm-project/commit/8cd7f34abd79e003525a8e1c522c3e6fe8e4e8ef
  Author: pooja2299 <pyadav2299 at gmail.com>
  Date:   2021-10-20 (Wed, 20 Oct 2021)

  Changed paths:
    M llvm/docs/GlobalISel/GenericOpcode.rst

  Log Message:
  -----------
  [doc][GlobalISel]Improving generic opcodes for memory operations

Adding examples for each of the generic opcodes involved in memory operations. Yet to add examples for some of the opcodes.

Reviewed By: gandhi21299

Differential Revision: https://reviews.llvm.org/D108319


Compare: https://github.com/llvm/llvm-project/compare/943ed5c6b950%5E...8cd7f34abd79


More information about the All-commits mailing list