Commit 071dfce
authored
Blacklist knl for clang 19+ (#908)
Details:
- KNL-specific `-mavx512er` and `-mavx512pf` flags have been removed
from Clang in llvm/llvm-project#92883, which was included in Clang 19.
- Fixes #907.
Signed-off-by: Michał Górny <[email protected]>1 parent daa6e41 commit 071dfce
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1778 | 1778 | | |
1779 | 1779 | | |
1780 | 1780 | | |
1781 | | - | |
| 1781 | + | |
1782 | 1782 | | |
1783 | 1783 | | |
1784 | 1784 | | |
| |||
1917 | 1917 | | |
1918 | 1918 | | |
1919 | 1919 | | |
| 1920 | + | |
| 1921 | + | |
| 1922 | + | |
1920 | 1923 | | |
1921 | 1924 | | |
1922 | 1925 | | |
| |||
0 commit comments