[clang] [clang] [Sema] Check argument range for prefetchi* intrinsics (PR #149745)

Phoebe Wang via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 23 21:05:17 PDT 2025


phoebewang wrote:

> This requires a release note, especially because it fixes a bug.

We don't change the intrinsic behavior and bug fixes usually don't need a release note. It's only needed when backporting to release branch.

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


More information about the cfe-commits mailing list