[llvm] [polly] [clang] [X86] Remove Intel Xeon Phi Supports. (PR #76383)
    Simon Pilgrim via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jan  2 08:45:48 PST 2024
    
    
  
================
@@ -159,8 +159,6 @@
 #define bit_AVX512IFMA  0x00200000
 #define bit_CLFLUSHOPT  0x00800000
 #define bit_CLWB        0x01000000
-#define bit_AVX512PF    0x04000000
-#define bit_AVX512ER    0x08000000
----------------
RKSimon wrote:
I'd probably keep these for future reference.
https://github.com/llvm/llvm-project/pull/76383
    
    
More information about the llvm-commits
mailing list