Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AMDGPU/SI: Adjust the encoding family for D16 buffer instructions when the ↵ | Changpeng Fang | 2018-02-01 | 1 | -1/+1 |
| | | | | | | | | | | | | target has UnpackedD16VMem feature. Reviewers: Matt and Brian Differential Revision: https://reviews.llvm.org/D42548 llvm-svn: 323988 | ||||
* | AMDGPU/SI: Add d16 support for buffer intrinsics. | Changpeng Fang | 2018-01-12 | 1 | -0/+41 |
Differential Revision: https://reviews.llvm.org/D38906 Reviewers: Matt and Brian. llvm-svn: 322402 |