Jay Foad
967b64beb4
[AMDGPU] Split dot2-insts feature
...
Split out some of the instructions predicated on the dot2-insts target
feature into a new dot7-insts, in preparation for subtargets that have
some but not all of these instructions. NFCI.
Differential Revision: https://reviews.llvm.org/D98717
2021-03-17 09:42:21 +00:00
Matt Arsenault
fc84925208
AMDGPU: Fix target builtins for gfx10
...
This wasn't setting some of the features from older generations.
llvm-svn: 364123
2019-06-22 01:30:00 +00:00
Stanislav Mekhanoshin
1607a37308
[AMDGPU] Split dot-insts feature
...
Differential Revision: https://reviews.llvm.org/D57972
llvm-svn: 353588
2019-02-09 00:34:41 +00:00
Stanislav Mekhanoshin
6332f4d0d4
[AMDGPU] Separate feature dot-insts
...
Differential Revision: https://reviews.llvm.org/D56525
llvm-svn: 350794
2019-01-10 03:25:47 +00:00
Konstantin Zhuravlyov
9057546c5b
AMDGPU: Add clamp bit to dot builtins
...
Differential Revision: https://reviews.llvm.org/D50011
llvm-svn: 338471
2018-08-01 01:32:21 +00:00
Matt Arsenault
d2da3c20d7
AMDGPU: Add Vega12 and Vega20
...
Changes by
Matt Arsenault
Konstantin Zhuravlyov
llvm-svn: 331216
2018-04-30 19:08:27 +00:00