summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/llvm.amdgcn.fdot2.ll
Commit message (Collapse)AuthorAgeFilesLines
* [AMDGPU] gfx1011/gfx1012 targetsStanislav Mekhanoshin2019-06-141-3/+7
| | | | | | Differential Revision: https://reviews.llvm.org/D63307 llvm-svn: 363344
* [AMDGPU] Fix an issue in `op_sel_hi` skipping.Michael Liao2019-04-221-0/+7
| | | | | | | | | | | | | | | | | Summary: - Only apply packed literal `op_sel_hi` skipping on operands requiring packed literals. Even an instruction is `packed`, it may have operand requiring non-packed literal, such as `v_dot2_f32_f16`. Reviewers: rampitec, arsenm, kzhuravl Subscribers: jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D60978 llvm-svn: 358922
* AMDGPU: Add clamp bit to dot intrinsicsKonstantin Zhuravlyov2018-08-011-5/+21
| | | | | | Differential Revision: https://reviews.llvm.org/D49874 llvm-svn: 338470
* AMDGPU: Add Vega12 and Vega20Matt Arsenault2018-04-301-0/+19
Changes by Matt Arsenault Konstantin Zhuravlyov llvm-svn: 331215
OpenPOWER on IntegriCloud