[all-commits] [llvm/llvm-project] b6b648: [Headers][X86] Add a test for MMX/SSE intrinsics (...

Paul T Robinson via All-commits all-commits at lists.llvm.org
Tue Aug 27 14:17:10 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b6b6482b216d321f49907c728e86d7025f0444ec
      https://github.com/llvm/llvm-project/commit/b6b6482b216d321f49907c728e86d7025f0444ec
  Author: Paul T Robinson <paul.robinson at sony.com>
  Date:   2024-08-27 (Tue, 27 Aug 2024)

  Changed paths:
    A clang/test/CodeGen/X86/x86-intrinsics-imm.c

  Log Message:
  -----------
  [Headers][X86] Add a test for MMX/SSE intrinsics (#105852)

Certain intrinsics map to builtins that require an immediate (literal)
argument; make sure we report non-literal arguments.

This has been kicking around downstream for a while, and the recent
removal of the MMX builtins caused me to notice it again.



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