[PATCH] D147116: [RFC] Introduce convergence control intrinsics
Sameer Sahasrabuddhe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 11 23:11:21 PDT 2023
sameerds updated this revision to Diff 539394.
sameerds edited the summary of this revision.
sameerds added a comment.
- rebase
- preparing to commit
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.539394.patch
Type: text/x-patch
Size: 106415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230712/91ad7874/attachment-0001.bin>
More information about the llvm-commits
mailing list