[PATCH] D123116: Don't partially inline a musttail libcall.

Bert Abrath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 5 04:55:32 PDT 2022


babrath added a comment.

In D123116#3429087 <https://reviews.llvm.org/D123116#3429087>, @lebedev.ri wrote:

> Test?

Compiling the attached file with the mentioned flags triggers the assertion without the patch, and compiles correctly with the patch. Or does it need to come in a specific form? It's my first time suggesting a patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123116



More information about the llvm-commits mailing list