[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 Feb 5 09:14:41 PST 2021
probinson updated this revision to Diff 321796.
probinson added a comment.
Modified tests as recommended by Quentin on llvm-dev; I hope I got it right. Wasn't clear if the intent was to modify *all* tests in the file the same way (adding B.setInstr(foo)).
Updated remaining failures to match what is currently produced.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95257/new/
https://reviews.llvm.org/D95257
Files:
llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95257.321796.patch
Type: text/x-patch
Size: 11803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210205/dcb3c9eb/attachment.bin>
More information about the llvm-commits
mailing list