This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e105a22a72e Fix function signature to actually be an override. new 40cb0cb6c74 [AMDGPU] Match udot8 pattern new fbb826fa5c2 Do not optimize atomic load to non-atomic memcmp
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/VOP3PInstructions.td | 69 +- lib/Transforms/Scalar/MergeICmps.cpp | 5 +- test/CodeGen/AMDGPU/idot8.ll | 2503 ++++++++++++++++++++ .../MergeICmps/X86/{volatile.ll => atomic.ll} | 5 +- 4 files changed, 2555 insertions(+), 27 deletions(-) create mode 100644 test/CodeGen/AMDGPU/idot8.ll copy test/Transforms/MergeICmps/X86/{volatile.ll => atomic.ll} (94%)