This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dd23def AMDGPU: Fold omod into instructions new 132ab30 AMDGPU: Don't fold immediate if clamp/omod are set new 5c641cd [SLP] Use different flags in tests for reduction ops and extra args.
The 2 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/SIInstrInfo.cpp | 20 +- lib/Target/AMDGPU/SIInstrInfo.h | 1 + test/CodeGen/AMDGPU/fold-immediate-output-mods.mir | 306 +++++++++++++++++++++ .../SLPVectorizer/X86/horizontal-list.ll | 6 +- 4 files changed, 322 insertions(+), 11 deletions(-) create mode 100644 test/CodeGen/AMDGPU/fold-immediate-output-mods.mir