[all-commits] [llvm/llvm-project] 97ed1b: [GISel] Teach TableGen to check predicates of imme...

Dominik Montada via All-commits all-commits at lists.llvm.org
Fri Apr 30 01:19:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 97ed1b6036074e66dd926b6720f087b9964a7286
      https://github.com/llvm/llvm-project/commit/97ed1b6036074e66dd926b6720f087b9964a7286
  Author: Dominik Montada <dominik.montada at hightec-rt.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h
    M llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
    M llvm/include/llvm/Target/GlobalISel/SelectionDAGCompat.td
    A llvm/test/TableGen/immarg-predicated.td
    M llvm/utils/TableGen/GlobalISelEmitter.cpp

  Log Message:
  -----------
  [GISel] Teach TableGen to check predicates of immediate operands in patterns

Reviewed By: dsanders

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




More information about the All-commits mailing list