[llvm] [ArgPromotion] Handle pointer arguments of recursive calls (PR #78735)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 13 13:58:08 PDT 2024


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

This needs a lot more tests.  In particular, tests for the various cases we discussed that should not be transformed.

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


More information about the llvm-commits mailing list