Due to a typo of 256 to 226, the SIInsertWaitcnt pass thinks
several registers are aliased from a waitcnt PoV including vgpr226
and agpr0, vgpr227 and agpr1...
This is a test of the behavior.
NFC.
Paths
| Differential D119750
[AMDGPU] Pre-commit test for wait between agpr & vgpr ClosedPublic Authored by Joe_Nash on Feb 14 2022, 11:26 AM.
Details Summary Due to a typo of 256 to 226, the SIInsertWaitcnt pass thinks This is a test of the behavior.
Diff Detail
Event TimelineHerald added subscribers: kerbowa, t-tye, tpr and 4 others. · View Herald TranscriptFeb 14 2022, 11:26 AM This revision is now accepted and ready to land.Feb 14 2022, 11:28 AM
This revision was landed with ongoing or failed builds.Feb 14 2022, 12:07 PM Closed by commit rGaabf6e65fde7: [AMDGPU] Pre-commit test for wait between agpr & vgpr (authored by Joe_Nash). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 408547 llvm/test/CodeGen/AMDGPU/waitcnt-agpr.mir
|
Why are these {{ $}} lines showing up? Is that a problem?