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

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dc82c774a74ad7e94d4c555e4cae1025e30f3876
      https://github.com/llvm/llvm-project/commit/dc82c774a74ad7e94d4c555e4cae1025e30f3876
  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 (#98624)

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