Diff Detail
Diff Detail
Event Timeline
Comment Actions
Can you also make sure this works with globalisel? I think it should already, but it would be good to double check the tests are there
| llvm/test/CodeGen/AMDGPU/llvm.amdgcn.buffer.load-store.v2i16.ll | ||
|---|---|---|
| 34–36 | You can remove most of this setup code (also tests should use named values). | |
| 40 | These are the legacy intrinsics. Only the .raw/.struct versions matter now. This should also add tests with <2 x half> | |
| llvm/test/CodeGen/AMDGPU/llvm.amdgcn.buffer.load-store.v2i16.ll | ||
|---|---|---|
| 85 | Test should also go in the same file with the other cases | |
You can remove most of this setup code (also tests should use named values).