[llvm] [X86] Fix missing ByValTemporaries update in CopyViaTemp path for musttail calls (PR #190540)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 6 09:25:10 PDT 2026


================
@@ -0,0 +1,90 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
----------------
efriedma-quic wrote:

Does this new test cover any constructs that are significantly different from the existing test coverage in musttail-struct.ll?

https://github.com/llvm/llvm-project/pull/190540


More information about the llvm-commits mailing list