[libc][obvious] Correctly hoist mask out of the loop
authorJoseph Huber <jhuber6@vols.utk.edu>
Tue, 23 May 2023 17:19:56 +0000 (12:19 -0500)
committerJoseph Huber <jhuber6@vols.utk.edu>
Tue, 23 May 2023 17:21:10 +0000 (12:21 -0500)
commit99c9515b370886fde4b87248eaab77a37848ed25
tree3b74a98c9040f190ee3b6cd9adb76519106aa9c3
parent8f9a54a64ac1ecb86672c2c91f1b397667a02150
[libc][obvious] Correctly hoist mask out of the loop

Summry:
This was accidentally dropped from a previous patch following a rebase.
Fix it to where it's consistent.

Differential Revision: https://reviews.llvm.org/D151232
libc/src/__support/RPC/rpc.h