[PATCH] D125378: [Attribute] Introduce shuffle attribute to be used for __shfl_sync like cross-lane APIs
krishna chaitanya sankisa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 11 06:02:19 PDT 2022
skc7 updated this revision to Diff 428637.
skc7 added a comment.
rebase
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125378/new/
https://reviews.llvm.org/D125378
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/lib/CodeGen/CGCall.cpp
clang/lib/Headers/__clang_cuda_intrinsics.h
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CodeGenHIP/shuffle-attr-verify.hip
clang/test/CodeGenHIP/shuffle-noundef-attr.hip
clang/test/Misc/pragma-attribute-supported-attributes-list.test
llvm/include/llvm/Bitcode/LLVMBitCodes.h
llvm/include/llvm/IR/Attributes.td
llvm/include/llvm/IR/Function.h
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/IR/Attributes.cpp
llvm/lib/Transforms/Utils/CodeExtractor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125378.428637.patch
Type: text/x-patch
Size: 18662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220511/5dfc846d/attachment.bin>
More information about the llvm-commits
mailing list