[llvm] [FuncSpec] Consider literal constants of recursive functions (PR #111162)

Alexandros Lamprineas via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 4 07:43:15 PDT 2024


https://github.com/labrinea commented:

Can we remove promoteConstantStackValues() ? Do you see any regressions doing so? As far as I remember that was a hack for exchange2_r, since fortran passes arguments by reference.

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


More information about the llvm-commits mailing list