[PATCH] D102764: [IR] Prefer not to delete blocks that have their address taken

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 19 06:04:05 PDT 2021


jrtc27 added a comment.

My inclination is to say that address of should be treated the same as branching for BB liveness.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102764



More information about the llvm-commits mailing list