[PATCH] D135997: [Dominators] check indirect branches of callbr

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 11:50:56 PST 2023


nickdesaulniers updated this revision to Diff 487917.
nickdesaulniers added a comment.

- rebase, format


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135997

Files:
  llvm/include/llvm/IR/Dominators.h
  llvm/lib/IR/Dominators.cpp
  llvm/test/Verifier/callbr.ll
  llvm/test/Verifier/dominates.ll
  llvm/unittests/IR/DominatorTreeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135997.487917.patch
Type: text/x-patch
Size: 4292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230110/61a8e9bd/attachment.bin>


More information about the llvm-commits mailing list