This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Update test
Needs ReviewPublic

Authored by piotr on Jul 10 2023, 12:48 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

Update test/CodeGen/AMDGPU/remat-smrd.mir:

  • Convert a negative case of non-dereferenceable invariant load to positive one.
  • Add new cases for subreg.

Diff Detail

Event Timeline

piotr created this revision.Jul 10 2023, 12:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 10 2023, 12:48 AM
piotr requested review of this revision.Jul 10 2023, 12:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 10 2023, 12:48 AM
piotr updated this revision to Diff 542231.Jul 19 2023, 4:05 PM

Added more tests.

piotr updated this revision to Diff 542783.Jul 21 2023, 12:36 AM

Added new case with the same reg used for use and def: %0.sub0_sub1:sgpr_256 = S_LOAD_DWORDX2_IMM %0.sub0_sub1:sgpr_256.

piotr edited the summary of this revision. (Show Details)Jul 21 2023, 12:36 AM