[all-commits] [llvm/llvm-project] cfba32: [GlobalISel] Enable patterns with multiple output ...

RĂ©mi SEGARD via All-commits all-commits at lists.llvm.org
Sat Feb 4 06:08:45 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cfba328183f56765721b59e7fe8eb2a261bff340
      https://github.com/llvm/llvm-project/commit/cfba328183f56765721b59e7fe8eb2a261bff340
  Author: Remi Segard <remi.segard at amd.com>
  Date:   2023-02-04 (Sat, 04 Feb 2023)

  Changed paths:
    A llvm/test/TableGen/GlobalISelEmitter-multiple-output-discard.td
    A llvm/test/TableGen/GlobalISelEmitter-multiple-output.td
    M llvm/utils/TableGen/GlobalISelEmitter.cpp

  Log Message:
  -----------
  [GlobalISel] Enable patterns with multiple output operands for the GlobalISelEmitter

This enables writing patterns with mutliple output operands in the input pattern for GlobalISel




More information about the All-commits mailing list