This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b98edf7f1c3 [ValueTracking] add tests for fmin/fmax; NFC new 832efd7ec3d Check shouldReduceLoadWidth from SimplifySetCC
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/SelectionDAG/TargetLowering.cpp | 3 +- lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 12 +++++ test/CodeGen/AMDGPU/setcc-limit-load-shrink.ll | 65 ++++++++++++++++++++++++++ 3 files changed, 79 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/AMDGPU/setcc-limit-load-shrink.ll