[PATCH] D147116: [RFC] Introduce convergence control intrinsics
Sameer Sahasrabuddhe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 00:03:02 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGda61c865e734: [RFC] Introduce convergence control intrinsics (authored by sameerds).
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.539407.patch
Type: text/x-patch
Size: 106415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230712/01312d5f/attachment.bin>
More information about the llvm-commits
mailing list