[llvm] [InstCombine] Read-only call without return can capture (PR #157878)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 14 07:11:38 PDT 2025


https://github.com/dtcxzyw approved this pull request.

Although we can still infer nocapture if the callee has willreturn + nounwind, it seems not profitable in practice...


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


More information about the llvm-commits mailing list