[all-commits] [llvm/llvm-project] 0284b4: [Clang][NEON] Add neon target guard to intrinsics ...

Lukacma via All-commits all-commits at lists.llvm.org
Mon Jul 22 06:21:52 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0284b4b4b603192ce9eb29d3a34c23ea7378bee1
      https://github.com/llvm/llvm-project/commit/0284b4b4b603192ce9eb29d3a34c23ea7378bee1
  Author: Lukacma <Marian.Lukac at arm.com>
  Date:   2024-07-22 (Mon, 22 Jul 2024)

  Changed paths:
    M clang/include/clang/Basic/arm_neon.td
    M clang/include/clang/Basic/arm_neon_incl.td
    A clang/test/Sema/aarch64-neon-without-target-feature.cpp
    M clang/utils/TableGen/NeonEmitter.cpp

  Log Message:
  -----------
  [Clang][NEON] Add neon target guard to intrinsics (#99870)

This patch improves reported error when NEON intrinsics are used without
neon target feature.



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