[PATCH] D95257: [RGT][GlobalISel] Add missing setUp() calls to legalizer unittests

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 12:06:31 PST 2021


probinson created this revision.
probinson added a reviewer: arsenm.
Herald added a subscriber: rovka.
probinson requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

Some of these accidentally disabled tests fail when enabled; left FIXMEs as I don't know what the correct results should be.
Found by the Rotten Green Tests project.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D95257

Files:
  llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95257.318602.patch
Type: text/x-patch
Size: 2340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210122/a46e3a9b/attachment.bin>


More information about the llvm-commits mailing list