[AMDGPU] Pre-commit global-isel test case for D106451
authorJay Foad <jay.foad@amd.com>
Wed, 21 Jul 2021 10:29:04 +0000 (11:29 +0100)
committerJay Foad <jay.foad@amd.com>
Mon, 26 Jul 2021 13:27:30 +0000 (14:27 +0100)
commit683b9ed0d593f249e992bed63768986b37b49dbb
treeb2aa3a80c7915b460038fa78918d83f0bc1980bb
parent9ac10658aeda44d8a90ae372c1478610d143c8bb
[AMDGPU] Pre-commit global-isel test case for D106451

This test case shows the scheduler wrongly reordering two buffer
accesses that might alias.
llvm/test/CodeGen/AMDGPU/GlobalISel/buffer-schedule.ll [new file with mode: 0644]