Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AMDGPU: Cleanup vector insert/extract tests | Matt Arsenault | 2016-05-28 | 1 | -111/+0 |
| | | | | | | | This mostly makes sure that 3-vector dynamic inserts and extracts are covered. llvm-svn: 271082 | ||||
* | AMDGPU: Make v32i8/v64i8 illegal types | Matt Arsenault | 2016-01-26 | 1 | -0/+111 |
Old intrinsics were forcing these, but they have now all been removed. This fixes large i8 vector operations generally being broken. llvm-svn: 258788 |