For atomic value operand which less than 4 bytes need to be masked.
And the related operation to calculate the newvalue can be done in 32 bit gprc.
So just use gprc for mask and value calculation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM