We can not yet generate new aliasing metadata based on these arguments
because their global nature does not allow parallel inlining, but since
this is not necessary for correctness, we allow inlining functions that
have arguments with the noalias attribute for now.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo