[all-commits] [llvm/llvm-project] 9bcd58: [CIR] Fix compressstore builtin tests (#201902)

Andy Kaylor via All-commits all-commits at lists.llvm.org
Fri Jun 5 12:00:19 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9bcd58f811dd2760fa721affd605abc2a4ddbb6e
      https://github.com/llvm/llvm-project/commit/9bcd58f811dd2760fa721affd605abc2a4ddbb6e
  Author: Andy Kaylor <akaylor at nvidia.com>
  Date:   2026-06-05 (Fri, 05 Jun 2026)

  Changed paths:
    M clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c

  Log Message:
  -----------
  [CIR] Fix compressstore builtin tests (#201902)

The llvm.masked.compressstore intrinsic was update to allow overloaded
pointer arguments for address space support. This led to failures in the
CIR tests that check for this intrinsic being called. This change
updates the checks.



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