[all-commits] [llvm/llvm-project] e644f5: [clang] [Sema] Check argument range for prefetchi*...

Timothy Herchen via All-commits all-commits at lists.llvm.org
Tue Jul 22 00:25:38 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e644f5fd9e9b0dfdbf02357260908160d23c5b28
      https://github.com/llvm/llvm-project/commit/e644f5fd9e9b0dfdbf02357260908160d23c5b28
  Author: Timothy Herchen <timothy.herchen at gmail.com>
  Date:   2025-07-22 (Tue, 22 Jul 2025)

  Changed paths:
    M clang/lib/Sema/SemaX86.cpp
    A clang/test/CodeGen/X86/prefetchi-error.c

  Log Message:
  -----------
  [clang] [Sema] Check argument range for prefetchi* intrinsics (#149745)

Fixes https://github.com/llvm/llvm-project/issues/144857 . I can create
a test if desired, but I think the fix is trivial enough.

<img width="805" height="105" alt="image"
src="https://github.com/user-attachments/assets/aaee8e5f-6e65-4f04-b8b9-e4ae1434d958"
/>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list