Replaced 'replicate' to correctly named 'replace' flags #7442
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Renamed and replaced shouldReplicateSequentialMemories to shouldReplaceSequentialMemories per issue #7384
MLIR Tests:
[0/1] Running the MLIR regression tests
Testing Time: 53.62s
Total Discovered Tests: 2877
Unsupported : 506 (17.59%)
Passed : 2370 (82.38%)
Expectedly Failed: 1 (0.03%)
CIRCT Tests:
[0/1] Running the CIRCT regression tests
Testing Time: 12.50s
Total Discovered Tests: 824
Unsupported : 21 (2.55%)
Passed : 797 (96.72%)
Expectedly Failed: 6 (0.73%)
CIRCT integration tests:
[1/2] Running the CIRCT integration tests
Testing Time: 15.29s
Total Discovered Tests: 98
Unsupported : 63 (64.29%)
Passed : 34 (34.69%)
Expectedly Failed: 1 (1.02%)