This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8fe3ca13edc [CallSite removal] move InlineCost to CallBase usage new f1c7e10a44d AMDGPU: Fix LCSSA phi lowering in SILowerI1Copies new 4ef72253f18 [DAGCombiner] generalize binop-of-splats scalarization
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 84 ++++++++++++++---------------- lib/Target/AMDGPU/SILowerI1Copies.cpp | 9 +++- test/CodeGen/AMDGPU/si-lower-i1-copies.mir | 33 ++++++++++++ test/CodeGen/X86/scalarize-fp.ll | 42 +++++---------- 4 files changed, 93 insertions(+), 75 deletions(-) create mode 100644 test/CodeGen/AMDGPU/si-lower-i1-copies.mir