[llvm] [LangRef] Add a description of the semantics of call signatures. (PR #136189)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 18 12:28:42 PDT 2025


arsenm wrote:

> Well, how was this working until LLVM 16?

The use was previously a bitcast instruction with different element types, not the direct call site 

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


More information about the llvm-commits mailing list