[PATCH] D134743: [SimplifyCFG] Allow SimplifyCFG sinking to merge tail call kinds

Eduard Zingerman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 16 17:13:53 PDT 2022


eddyz87 updated this revision to Diff 468105.
eddyz87 added a comment.

Rebase + clang-format fixes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134743

Files:
  llvm/include/llvm/IR/Instruction.h
  llvm/lib/IR/Instruction.cpp
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/SimplifyCFG/sink-tail-call-kind.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134743.468105.patch
Type: text/x-patch
Size: 10726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221017/43b4bbb0/attachment.bin>


More information about the llvm-commits mailing list