This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from aae4cd3ca11 [llvm-mca] Add the ability to mark regions of code for anal [...] new ad396b6a172 AMDGPU: enable 128-bit for local addr space under an option
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/Target/AMDGPU/AMDGPU.td | 6 ++++++ lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 1 + lib/Target/AMDGPU/AMDGPUSubtarget.h | 5 +++-- lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp | 8 +++++--- lib/Target/AMDGPU/SIISelLowering.cpp | 9 ++------- test/CodeGen/AMDGPU/load-local-f32.ll | 6 +++--- test/CodeGen/AMDGPU/load-local-f64.ll | 4 ++-- test/CodeGen/AMDGPU/load-local-i16.ll | 4 ++-- test/CodeGen/AMDGPU/load-local-i32.ll | 6 +++--- test/CodeGen/AMDGPU/load-local-i64.ll | 4 ++-- test/CodeGen/AMDGPU/load-local-i8.ll | 4 ++-- 11 files changed, 31 insertions(+), 26 deletions(-)