[all-commits] [llvm/llvm-project] 98754e: [RGT][GlobalIsel] Add missing setUp() calls to leg...

Paul T Robinson via All-commits all-commits at lists.llvm.org
Fri Feb 12 10:47:46 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 98754e290908259f8d8eb3278e2021a7fbb9d37b
      https://github.com/llvm/llvm-project/commit/98754e290908259f8d8eb3278e2021a7fbb9d37b
  Author: Paul Robinson <paul.robinson at sony.com>
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
    M llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp

  Log Message:
  -----------
  [RGT][GlobalIsel] Add missing setUp() calls to legalizer unittests

Some of these accidentally disabled tests failed as a result; updated
tests per @qcolombet instructions. A small number needed additional
updates because legalization has actually changed since they were
written.

Found by the Rotten Green Tests project.

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




More information about the All-commits mailing list