This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 46a164384e4 [GlobalISel] Skip patterns that define complex suboperands [...] new 3071c1157ba [AMDGPU] Split dot-insts feature new 0855745b7b0 Recommit "[GlobalISel] Introduce a generic floating point f [...]
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: include/llvm/Support/TargetOpcodes.def | 3 ++ include/llvm/Target/GenericOpcodes.td | 7 ++++ .../llvm/Target/GlobalISel/SelectionDAGCompat.td | 1 + lib/Target/AMDGPU/AMDGPU.td | 22 ++++++++---- lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 3 +- lib/Target/AMDGPU/AMDGPUSubtarget.h | 11 ++++-- lib/Target/AMDGPU/SIISelLowering.cpp | 2 +- lib/Target/AMDGPU/VOP3PInstructions.td | 42 +++++++++++++++------- .../GlobalISel/legalizer-info-validation.mir | 5 ++- 9 files changed, 71 insertions(+), 25 deletions(-)