[llvm] [ArgPromotion] Handle pointer arguments of recursive calls (PR #78735)
Vedant Paranjape via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 13 15:32:46 PDT 2024
================
@@ -0,0 +1,65 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
----------------
vedantparanjape-amd wrote:
added two more testcases, not sure what more I can add, any suggestions ?
https://github.com/llvm/llvm-project/pull/78735
More information about the llvm-commits
mailing list