[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
Wed Aug 2 22:10:05 PDT 2023


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

Changed prior to commit:
  https://reviews.llvm.org/D156522?vs=546363&id=546697#toc

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/GenericSSAContext.h
  llvm/include/llvm/IR/ConvergenceVerifier.h
  llvm/include/llvm/IR/GenericConvergenceVerifierImpl.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
  llvm/test/Verifier/convergencectrl-invalid.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156522.546697.patch
Type: text/x-patch
Size: 26544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230803/ec68d4fd/attachment.bin>


More information about the llvm-commits mailing list