This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0131ce28740 [x86] add tests for vector bool math; NFC new ae17beb3c17 GlobalISel: Fix narrowScalar for load/store with different [...]
The 1 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: lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 29 +++++++++- lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 24 +++++++- test/CodeGen/AMDGPU/GlobalISel/legalize-load.mir | 68 +++++++++++++++++++++++ test/CodeGen/AMDGPU/GlobalISel/legalize-store.mir | 64 +++++++++++++++++++++ 4 files changed, 181 insertions(+), 4 deletions(-)