Description[turbofan] ARM: elide masks on loads and stores
Elide mask operations by merging them with the input load or output store where
possible. Also, use the size of the load or store to simplify the mask immediate
with the aim of encoding it in the instruction.
BUG=
Patch Set 1 #
Total comments: 2
Patch Set 2 : Moved store mask elision to machine-operator-reducer #Patch Set 3 : Rebase on master's machine-operator-reducer changes #
Messages
Total messages: 9 (2 generated)
|