[PATCH] D118364: [BOLT] Remove peephole useless-branches pass

Vladislav Khmelevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 1 12:36:39 PST 2022


yota9 abandoned this revision.
yota9 added a comment.

The SCTC pass breaks CFG and we are unable to call fixBranches at that point anymore, closing review for now, thank you @Amir for your time :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118364



More information about the llvm-commits mailing list