This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a8edb5c Re-apply r282920 "X86: Allow conditional tail calls in Win64 [...] new 81cfbfa AMDGPU: Remove llvm.AMDGPU.rsq intrinsic new 0b22914 AMDGPU: Remove llvm.AMDGPU.cube intrinsic new ae993c4 [X86][SSE] Add PR31309 test case (load-extend i32 to i128).
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/IR/IntrinsicsAMDGPU.td | 4 +++ lib/Target/AMDGPU/AMDGPUIntrinsics.td | 8 ----- lib/Target/AMDGPU/R600Instructions.td | 2 +- lib/Target/AMDGPU/SIISelLowering.cpp | 1 - lib/Target/AMDGPU/SIInstructions.td | 21 ------------ test/CodeGen/AMDGPU/cube.ll | 16 --------- .../{llvm.AMDGPU.cube.ll => llvm.r600.cube.ll} | 4 +-- test/CodeGen/AMDGPU/load-input-fold.ll | 9 ----- ...-infinite-loop-bug-while-reorganizing-vector.ll | 4 +-- test/CodeGen/AMDGPU/si-sgpr-spill.ll | 22 +++++++++--- test/CodeGen/X86/merge-consecutive-loads-128.ll | 40 ++++++++++++++++++++++ 11 files changed, 67 insertions(+), 64 deletions(-) rename test/CodeGen/AMDGPU/{llvm.AMDGPU.cube.ll => llvm.r600.cube.ll} (95%)