-
Notifications
You must be signed in to change notification settings - Fork 566
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i#4610: Fix VS2017 OOM by splitting avx512 test files (#4611)
Splits off about half of suite/tests/api/ir_x86_4args_avx512_evex_mask_B.h into a new _C file to avoid an out-of-memory in VS2017 on Github Actions. The recent AVX-512 broadcast additions for #4534 in PR #4577 seem to have pushed it over the edge. Issue: #4534, #4610, #4131, #4549 Fixes #4610
- Loading branch information
1 parent
586ea28
commit 733e82b
Showing
5 changed files
with
1,978 additions
and
1,918 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.