[llvm] [AMDGPU] Allow shinking instruction with dead sdst (PR #68028)

Stanislav Mekhanoshin via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 3 03:11:37 PDT 2023


rampitec wrote:

> Oh, have you noticed that apart from `ds-combine-large-stride.ll`, every codegen diff is in a globalisel test, or a test with a globalisel RUN line? That seems odd.

That does not seem odd to me. These are the tests using auto-gen tests. I do not like these tests exactly for this reason.

https://github.com/llvm/llvm-project/pull/68028


More information about the llvm-commits mailing list