Matt Arsenault
da42b2f67d
AMDGPU: Replace insertelement poison with insertelement undef ( #130896 )
...
This is the bulk update with perl, with cases which require additional
update left for later.
2025-03-12 20:33:33 +07:00
Martin Sebor
0dcfe7aa35
[InstCombine] Tighten up known library function signature tests (PR #56463 )
...
Replace a switch statement used to validate arguments to known library
functions with a more consistent table-driven approach and tighten it
up.
2022-08-10 14:15:46 -06:00
Matt Arsenault
82e5e1e564
AMDGPU: Fix TargetPrefix for remaining r600 intrinsics
...
llvm-svn: 275619
2016-07-15 21:27:08 +00:00
Nicolai Haehnle
df3a20cd80
AMDGPU: Add a shader calling convention
...
This makes it possible to distinguish between mesa shaders
and other kernels even in the presence of compute shaders.
Patch By: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Differential Revision: http://reviews.llvm.org/D18559
llvm-svn: 265589
2016-04-06 19:40:20 +00:00
Tom Stellard
45bb48ea19
R600 -> AMDGPU rename
...
llvm-svn: 239657
2015-06-13 03:28:10 +00:00