This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 80ff171fdc1 [Power9]Legalize and emit code for truncate and convert Qua [...] new 438411c5078 DAG: Use correct shift width type new 722943122f9 AMDGPU: Fix broken dynamic vector indexing for packed types new d60939522ed [docs] Fix a typo in KaleidoscopeJIT tutorial new 44e89707783 AMDGPU: Don't use undef in a test new 9454ffe572e AMDGPU: Fix broken check lines in test
The 5 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: docs/tutorial/BuildingAJIT2.rst | 2 +- lib/CodeGen/SelectionDAG/LegalizeTypes.cpp | 2 +- lib/Target/AMDGPU/SIISelLowering.cpp | 8 ++-- test/CodeGen/AMDGPU/amdgpu.private-memory.ll | 2 +- test/CodeGen/AMDGPU/extract_vector_elt-f16.ll | 4 +- test/CodeGen/AMDGPU/extract_vector_elt-i16.ll | 4 +- test/CodeGen/AMDGPU/global-smrd-unknown.ll | 4 +- test/CodeGen/AMDGPU/insert_vector_elt.v2i16.ll | 12 +++--- test/CodeGen/AMDGPU/trunc-bitcast-vector.ll | 53 +++++++++++++------------- 9 files changed, 46 insertions(+), 45 deletions(-)