Zero AMX config buffer for non AVX512 cases.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Address Yuanke's comments.
| llvm/lib/Target/X86/X86PreTileConfig.cpp | ||
|---|---|---|
| 126 | SSE2 is enabled on X64 by default, though it can be disabled. I added an assertion for it. | |
Can we remove the FIXME now?