This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 22fd1d34b76 [CallSiteSplitting] Fix infinite loop when recording conditions. new 0869ae1027e [AMDGPU] fix LDS f32 intrinsics
The 1 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 | 10 +++---- lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp | 11 +++++--- lib/Target/AMDGPU/SIISelLowering.cpp | 24 ++++++++--------- lib/Transforms/Scalar/InferAddressSpaces.cpp | 12 ++++----- test/CodeGen/AMDGPU/lds_atomic_f32.ll | 36 ++++++++++++------------- 5 files changed, 48 insertions(+), 45 deletions(-)