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

Vedant Paranjape via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 14 09:26:20 PDT 2024


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

> You can probably put all the testcases in one file.
It will be difficult to manage the clutter, I will move them a folder instead.



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


More information about the llvm-commits mailing list