[llvm-branch-commits] [clang] [flang] [llvm] [OpenMP][Attributor] Infer noalias for host callback captures (PR #218453)
Nikita Popov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Aug 26 02:08:24 PDT 2026
nikic wrote:
Is it possible / would it make sense to directly annotate these noalias in the frontend (i.e. when clang emits the outlined function)?
https://github.com/llvm/llvm-project/pull/218453
More information about the llvm-branch-commits
mailing list