This is an archive of the discontinued LLVM Phabricator instance.

[VE][Test] Make Scalar/va_arg test generic
ClosedPublic

Authored by simoll on Oct 7 2021, 7:22 AM.

Details

Summary

Make match patterns more permissive to be invariant to register allocation choices.

Diff Detail

Event Timeline

simoll requested review of this revision.Oct 7 2021, 7:22 AM
simoll created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptOct 7 2021, 7:22 AM
kaz7 accepted this revision.Oct 7 2021, 8:44 PM

LGTM to pass atm. It's better to re-implement test cases for va-args in near future.

This revision is now accepted and ready to land.Oct 7 2021, 8:44 PM
This revision was automatically updated to reflect the committed changes.