[all-commits] [llvm/llvm-project] 575177: [X86] Add sub-feature nf (no flags update) for APX

Shengchen Kan via All-commits all-commits at lists.llvm.org
Sat May 11 00:56:52 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 575177f610274e909a17450c29d2e997f7a7f13d
      https://github.com/llvm/llvm-project/commit/575177f610274e909a17450c29d2e997f7a7f13d
  Author: Shengchen Kan <shengchen.kan at intel.com>
  Date:   2024-05-11 (Sat, 11 May 2024)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Basic/Targets/X86.cpp
    M clang/lib/Basic/Targets/X86.h
    M clang/lib/Driver/ToolChains/Arch/X86.cpp
    M clang/test/Driver/x86-target-features.c
    M clang/test/Preprocessor/x86_target_features.c
    M llvm/include/llvm/TargetParser/X86TargetParser.def
    M llvm/lib/Target/X86/X86.td
    M llvm/lib/TargetParser/X86TargetParser.cpp

  Log Message:
  -----------
  [X86] Add sub-feature nf (no flags update) for APX

This is a follow-up patch for #74199



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