[compiler-rt] [X86] Add detection for more Tremont models (PR #67150)

Freddy Ye via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 26 01:51:25 PDT 2023


FreddyLeaf wrote:

Sorry, I just found https://github.com/torvalds/linux/blob/master/arch/x86/include/asm/intel-family.h shows below, which is conflict with here:
```
0x96 /* Elkhart Lake */
```
Do you have machines to confirm?

https://github.com/llvm/llvm-project/pull/67150


More information about the llvm-commits mailing list