Matt Arsenault
da0293e3cc
AMDGPU: Bulk update some r600 tests to opaque pointers
...
r600.amdgpu-alias-analysis.ll has something strange going on where
AliasAnalyisEvaluator's printing is reproducing the typed pointer
syntax.
2022-11-28 11:25:44 -05:00
Matt Arsenault
72b0e38b26
AMDGPU: Stop trying to extend arguments for clover
...
This was trying to replace i8/i16 arguments with i32, which
was broken and no longer necessary.
llvm-svn: 338193
2018-07-28 12:34:25 +00:00
Jan Vesely
6ff58ed5ca
AMDGPU/R600: Add MOV instructions to BFE patterns
...
R600 can't handle immediates for BFE, these will be eliminated later.
Fixes powr/pow regressions n r600 since r334817
Differential Revision: https://reviews.llvm.org/D49641
llvm-svn: 338127
2018-07-27 15:00:13 +00:00