[PATCH] D107534: Add a pass to garbage-collect empty basic blocks after code generation.

Rahman Lavaee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 15:11:27 PDT 2023


rahmanl marked an inline comment as done.
rahmanl added a comment.

In D107534#4622487 <https://reviews.llvm.org/D107534#4622487>, @nickdesaulniers wrote:

> Does this work with `-mllvm -trap-unreachable`?

It should. What are these trap instructions lowered to in MIR?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107534



More information about the llvm-commits mailing list