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

Eduard Zingerman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 17 04:54:10 PDT 2022


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

Formatting again...


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.468168.patch
Type: text/x-patch
Size: 10718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221017/8f9454c5/attachment.bin>


More information about the llvm-commits mailing list