Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-10-21 | bootstrap/llvm16: Fix issues on pmmx | A. Wilcox | 1 | -0/+238 | |
Use fast precision to avoid x87-related bugs in SSE register scheduling. Import fix from LLVM 14 for the test failure caused by fast precision. Ref: #1200 Closes: #1258 |