[PATCH] D129849: [IR] Don't treat callbr as indirect terminator

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 00:32:24 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG11079e8820ab: [IR] Don't treat callbr as indirect terminator (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129849

Files:
  llvm/include/llvm/Analysis/SparsePropagation.h
  llvm/include/llvm/IR/Instruction.h
  llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
  llvm/lib/Transforms/Utils/LoopSimplify.cpp
  llvm/test/Transforms/LoopDeletion/two-predecessors.ll
  llvm/test/Transforms/LoopRotate/callbr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129849.445403.patch
Type: text/x-patch
Size: 7996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220718/a08611ab/attachment.bin>


More information about the llvm-commits mailing list