Kriti Gupta
|
a3dfa4e083
|
[test] Remove occurences of br undef in CodeGen/AMDGPU tests
Differential Revision: https://reviews.llvm.org/D148041
|
2023-04-18 08:47:29 +01:00 |
|
Nuno Lopes
|
047efda60d
|
Revert "[test] Remove occurences of br undef in CodeGen/AMDGPU tests"
This reverts commit 18c594c176036b7ffcd8439ed9c4b08d2085a244.
Build bots broke
|
2023-04-04 13:45:56 +01:00 |
|
Kriti Gupta
|
18c594c176
|
[test] Remove occurences of br undef in CodeGen/AMDGPU tests
Differential Revision: https://reviews.llvm.org/D145622
|
2023-04-04 13:15:44 +01:00 |
|
Nikita Popov
|
bdf2fbba9c
|
[AMDGPU] Convert some tests to opaque pointers (NFC)
|
2022-12-19 12:41:13 +01:00 |
|
Stanislav Mekhanoshin
|
50f3bb1329
|
[AMDGPU] Fixed selection error for 64 bit extract_subvector
Differential Revision: https://reviews.llvm.org/D80155
|
2020-05-18 14:17:59 -07:00 |
|
Michael Liao
|
8d07f8d98c
|
[DAGCombine] Replace getIntPtrConstant() with getVectorIdxTy().
- Prefer `getVectorIdxTy()` as the index operand type for
`EXTRACT_SUBVECTOR` as targets expect different types by overloading
`getVectorIdxTy()`.
|
2020-01-14 17:03:05 -05:00 |
|