[Chapel Merge] Remove some unnecessary order-independent pragmas

Branch: refs/heads/master
Revision: d44716b
Author: bradcray
Log Message:

Merge pull request #17668 from bradcray/remove-unnec-order-ind-pragmas

Remove some unnecessary order-independent pragmas that snuck past

[trivial, not reviewed]

These only show up with '--verify' testing which has been broken
for a bit now. Found them during a manual run this afternoon once
we realized.

Modified Files:
M modules/dists/HashedDist.chpl

M modules/internal/ArrayViewSlice.chpl

Compare: https://github.com/chapel-lang/chapel/compare/c2294c13931c...d44716bb5111