[llvm] [CoroSplit] AllocaUseVisitor visits insertvalue/insertelement (PR #156788)

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 12 06:30:29 PDT 2025


zmodem wrote:

But wasn't insertvalue/insertelement also already handled by PtrUseVisitor (via its base, InstVisitor). Why do they need special handling (handleAlias) and for example ptrtoint doesn't?

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


More information about the llvm-commits mailing list