[PATCH] D156522: [LLVM] move verification of convergence control to a class template

Sameer Sahasrabuddhe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 22:52:51 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG93a3706711fd: [LLVM] move verification of convergence control to a class template (authored by sameerds).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156522/new/

https://reviews.llvm.org/D156522

Files:
  llvm/include/llvm/ADT/GenericConvergenceVerifier.h
  llvm/include/llvm/ADT/GenericConvergenceVerifierImpl.h
  llvm/include/llvm/ADT/GenericSSAContext.h
  llvm/include/llvm/IR/ConvergenceVerifier.h
  llvm/lib/CodeGen/MachineSSAContext.cpp
  llvm/lib/IR/CMakeLists.txt
  llvm/lib/IR/ConvergenceVerifier.cpp
  llvm/lib/IR/SSAContext.cpp
  llvm/lib/IR/Verifier.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156522.545918.patch
Type: text/x-patch
Size: 26438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230801/9376baeb/attachment.bin>


More information about the llvm-commits mailing list