[llvm] [IPSCCP] Push constant struct params into callees (PR #111805)
Matthew Devereau via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 10 08:06:46 PDT 2024
MDevereau wrote:
> Is this targeting the same issue as #111163 or is this for something else? cc @hazzlim
The problems we're both looking at are very closely related. I'm currently looking at #111163 to see if it fixes the same issue I'm looking at. I've left it as a draft for now before we're certain.
https://github.com/llvm/llvm-project/pull/111805
More information about the llvm-commits
mailing list