This is an archive of the discontinued LLVM Phabricator instance.

[NFC][Assignment Tracking Analysis] Add x86 triple to lower-offset-expression.ll
ClosedPublic

Authored by pavelkopyl on Dec 29 2022, 1:33 AM.

Details

Summary

This prevents failing the test on targets other than X86
that are set as default when X86 one is also supported.

Diff Detail

Event Timeline

pavelkopyl created this revision.Dec 29 2022, 1:33 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 29 2022, 1:33 AM
pavelkopyl requested review of this revision.Dec 29 2022, 1:33 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 29 2022, 1:33 AM

-Updated commit message

pavelkopyl edited the summary of this revision. (Show Details)Dec 30 2022, 3:57 PM
Orlando accepted this revision.Jan 3 2023, 1:13 AM

Thank you for the patch, this LGTM

This revision is now accepted and ready to land.Jan 3 2023, 1:13 AM