Description[turbofan] Skip write barriers when storing smi.
On 64-bit targets, we can skip the write barrier for Store nodes if the
input is ChangeInt32ToTagged, because the value being stored is
definitely represented as a smi then.
R=jarin@chromium.org
Committed: https://crrev.com/155278d6f26f97631c3cf42caaf73927d007bf47
Cr-Commit-Position: refs/heads/master@{#26934}
Patch Set 1 #Patch Set 2 : SimplifiedLowering approach. #Patch Set 3 : Add test case. #
Messages
Total messages: 5 (0 generated)
|