This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 10551df [codeview] Write LF_UDT_SRC_LINE records (PR28251) new 7cde679 AMDGPU/SI: Define an intrinsic to expose ds_swizzle_b32
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 | 5 +++++ lib/Target/AMDGPU/SIInstructions.td | 12 ++++++++++++ test/CodeGen/AMDGPU/llvm.amdgcn.ds.swizzle.ll | 15 +++++++++++++++ 3 files changed, 32 insertions(+) create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.ds.swizzle.ll