This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4e93d1c [X86] Make arithmetic operations cost model test saner. NFC. new 7d5ce4d AMDGPU: Add implicitarg.ptr intrinsic. new fe07a9a AMDGPU: Remove gcc builtin names from workitem 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 | 60 ++++++++++++---------- lib/Target/AMDGPU/AMDGPUISelLowering.h | 5 +- lib/Target/AMDGPU/SIISelLowering.cpp | 26 +++++++--- lib/Target/AMDGPU/SIISelLowering.h | 4 +- .../AMDGPU/llvm.amdgcn.kernarg.segment.ptr.ll | 13 +++++ 5 files changed, 71 insertions(+), 37 deletions(-)