[PATCH] D128629: CodeGen: allow a `musttail` call to be followed by `unreachable`

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 12:58:30 PDT 2022


efriedma added a comment.

Missing LangRef update.

It's hard for me to imagine this significantly helps optimizations, but I don't think it will cause any problems.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128629



More information about the llvm-commits mailing list