This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 56c22a9e141 Fix test case for @r343970 new 9d072d8bb21 TableGen/CodeGenDAGPatterns: addPredicateFn only once new 2550649d6bf AMDGPU: Future-proof {raw,struct}.buffer.atomic intrinsics
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/IR/IntrinsicsAMDGPU.td | 20 +++---- .../AMDGPU/llvm.amdgcn.raw.buffer.atomic.ll | 62 +++++++++---------- .../AMDGPU/llvm.amdgcn.struct.buffer.atomic.ll | 70 +++++++++++----------- utils/TableGen/CodeGenDAGPatterns.cpp | 7 --- utils/TableGen/CodeGenDAGPatterns.h | 4 +- 5 files changed, 78 insertions(+), 85 deletions(-)