This is an archive of the discontinued LLVM Phabricator instance.

[SLC] Baseline test for missed strcpy optimizations in non-zero AS
ClosedPublic

Authored by arichardson on Jan 21 2021, 7:35 AM.

Details

Diff Detail

Event Timeline

arichardson created this revision.Jan 21 2021, 7:35 AM

simplify test.
AS0 is already tested in other files so no need to include it here.
This also means we no longer need sed

arichardson retitled this revision from [SLC] Add a baseline test showing missed optimizations for non-zero AS to [SLC] Add a test showing missed strcpy optimizations for non-zero AS.Jan 24 2021, 5:06 AM
arichardson edited the summary of this revision. (Show Details)
arichardson edited the summary of this revision. (Show Details)

simplify test case (no more need for sed)

"fix" failing strncpy_chk-2.ll

arichardson published this revision for review.Jan 25 2021, 4:19 AM
arichardson retitled this revision from [SLC] Add a test showing missed strcpy optimizations for non-zero AS to [SLC] Baseline test for missed strcpy optimizations in non-zero AS.
Herald added a project: Restricted Project. · View Herald TranscriptJan 25 2021, 4:19 AM
This revision was not accepted when it landed; it landed in state Needs Review.Mar 10 2021, 3:18 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.