This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 77622085e7b [DemandedBits] simplify call; NFC new 917eb1c7355 [AMDGPU][MC][GFX9] Added op_sel support for v_mad_*16, v_fm [...] new c79eba57304 [Verifier] Reject globals without a type associated.
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/IR/Verifier.cpp | 1 + lib/Target/AMDGPU/VOP3Instructions.td | 151 +++++++++++++++++------------- test/DebugInfo/pr34186.ll | 12 +++ test/MC/AMDGPU/vop3-gfx9.s | 51 ++++++++++ test/MC/Disassembler/AMDGPU/vop3_gfx9.txt | 45 +++++++++ 5 files changed, 194 insertions(+), 66 deletions(-) create mode 100644 test/DebugInfo/pr34186.ll