[llvm] [IR] Add TargetExtType::CanBeAlloca property (PR #99016)

Nicolai Hähnle via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 13 11:36:12 PDT 2024


nhaehnle wrote:

What's the status of this? It seems reasonable to me. In terms of the name, I would slightly prefer something that relaxes restrictions instead of adding them, so perhaps `CanBeStack` (to cover both byval and alloca)?

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


More information about the llvm-commits mailing list