[all-commits] [llvm/llvm-project] f5e48f: [X86][AVX10] Allow 64-bit mask register used witho...

Phoebe Wang via All-commits all-commits at lists.llvm.org
Fri Dec 15 04:41:57 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f5e48fed043eaa24546aeaa656cb88342d3085e6
      https://github.com/llvm/llvm-project/commit/f5e48fed043eaa24546aeaa656cb88342d3085e6
  Author: Phoebe Wang <phoebe.wang at intel.com>
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsX86.def
    M clang/lib/Headers/avx512bwintrin.h
    M clang/test/CodeGen/X86/avx512-error.c
    M llvm/lib/Target/X86/X86RegisterInfo.cpp

  Log Message:
  -----------
  [X86][AVX10] Allow 64-bit mask register used without EVEX512 (#75571)

This is to reflect new document change that 64-bit mask is support by
AVX10 256-bit targets.

Latest documents can be found in:
https://cdrdv2.intel.com/v1/dl/getContent/784267
https://cdrdv2.intel.com/v1/dl/getContent/784343




More information about the All-commits mailing list