Branch: refs/heads/main
Revision: 4269ce0
Author: e-kayrakli
Log Message:
Merge pull request #18070 from e-kayrakli/remove-more-pragmas
Remove more order independence pragmas
This PR removes more uses of order independence pragmas and is a follow on to #18046
Except for the case in ChapelDistribution, I think those pragmas were added relatively recently and I missed them in my initial foreach
PR.
[Reviewed by @mppf]
Test:
-
[x] standard
-
[x] gasnet
-
[x] standard release/examples with
--fast
Modified Files:
M modules/dists/HashedDist.chpl
M modules/internal/ChapelAutoAggregation.chpl
M modules/internal/ChapelDistribution.chpl
M modules/internal/DefaultSparse.chpl
M modules/packages/OrderedMap.chpl
M modules/packages/UnrolledLinkedList.chpl
M modules/standard/Regex.chplCompare: Comparing 6cbe8d077b90...4269ce050f48 · chapel-lang/chapel · GitHub