This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 60b9afadc6d AMDGPU: Partially move target handling code from clang to T [...] new cf8aa848ecc [AMDGPU] Support idot2 pattern. new 6b2c78bfb07 Try to fix bot build failure
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/Support/TargetParser.cpp | 2 +- lib/Target/AMDGPU/AMDGPUInstructions.td | 3 + lib/Target/AMDGPU/VOP3PInstructions.td | 20 + test/CodeGen/AMDGPU/idot2.ll | 1850 +++++++++++++++++++++++++++++++ 4 files changed, 1874 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/AMDGPU/idot2.ll