This is an archive of the discontinued LLVM Phabricator instance.

Lower TAGPstack with negative offset to SUBG.
ClosedPublic

Authored by eugenis on Jan 2 2020, 6:11 PM.

Details

Summary

This never really occurs in the current codegen, so only a MIR test is
possible.

Diff Detail

Event Timeline

eugenis created this revision.Jan 2 2020, 6:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 2 2020, 6:11 PM
Herald added a subscriber: hiraditya. · View Herald Transcript

Unit tests: pass. 61176 tests passed, 0 failed and 729 were skipped.

clang-tidy: pass.

clang-format: pass.

Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml

This revision is now accepted and ready to land.Jan 6 2020, 6:16 AM
This revision was automatically updated to reflect the committed changes.