[PATCH] D147116: [RFC] Introduce convergence control intrinsics
Sameer Sahasrabuddhe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 14 20:35:33 PDT 2023
sameerds updated this revision to Diff 531598.
sameerds added a comment.
- release notes
- added more tests
- default attributes for intrinsics
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147116/new/
https://reviews.llvm.org/D147116
Files:
llvm/docs/ConvergenceAndUniformity.rst
llvm/docs/ConvergentOperations.rst
llvm/docs/LangRef.rst
llvm/docs/Reference.rst
llvm/docs/ReleaseNotes.rst
llvm/include/llvm/ADT/GenericCycleImpl.h
llvm/include/llvm/ADT/GenericCycleInfo.h
llvm/include/llvm/Analysis/CycleAnalysis.h
llvm/include/llvm/IR/CycleInfo.h
llvm/include/llvm/IR/Intrinsics.td
llvm/include/llvm/IR/LLVMContext.h
llvm/lib/Analysis/CycleAnalysis.cpp
llvm/lib/IR/CMakeLists.txt
llvm/lib/IR/CycleInfo.cpp
llvm/lib/IR/LLVMContext.cpp
llvm/lib/IR/Verifier.cpp
llvm/test/Analysis/UniformityAnalysis/AMDGPU/join-at-loop-heart.ll
llvm/test/Assembler/convergence-control.ll
llvm/test/Bitcode/convergence-control.ll
llvm/test/Bitcode/convergence-control.ll.bc
llvm/test/Bitcode/operand-bundles-bc-analyzer.ll
llvm/test/Verifier/convergencectrl-invalid.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147116.531598.patch
Type: text/x-patch
Size: 106456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230615/440717a9/attachment-0001.bin>
More information about the llvm-commits
mailing list