This is an archive of the discontinued LLVM Phabricator instance.

[CFE][Codegen] Update auto-generated check lines for few GPU lit tests
ClosedPublic

Authored by hsmhsm on Sep 28 2021, 8:51 PM.

Diff Detail

Event Timeline

hsmhsm created this revision.Sep 28 2021, 8:51 PM
hsmhsm requested review of this revision.Sep 28 2021, 8:51 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 28 2021, 8:51 PM
hsmhsm updated this revision to Diff 375777.Sep 28 2021, 9:00 PM

Update list test - OpenMP/task_codegen.c which was got messed-up.

hsmhsm updated this revision to Diff 375788.Sep 28 2021, 11:17 PM

Only update lit tests which undergo changes within https://reviews.llvm.org/D110257

yaxunl accepted this revision.Oct 6 2021, 7:03 AM

I compared the auto generated check lines with original ones. Overall I think this will make life easier since it seems easier to inspect autogenerated lines than manually updating them.

Therefore LGTM. Thanks!

This revision is now accepted and ready to land.Oct 6 2021, 7:03 AM
This revision was landed with ongoing or failed builds.Oct 6 2021, 9:21 PM
This revision was automatically updated to reflect the committed changes.