Skip commas when trying to remov some narrowing casts
authorMike Danes <onemihaid@hotmail.com>
Thu, 4 Jan 2018 21:58:25 +0000 (23:58 +0200)
committerMike Danes <onemihaid@hotmail.com>
Tue, 13 Feb 2018 06:39:53 +0000 (08:39 +0200)
commitec83fd6fb485f723dfe6709d45c639305dda0f5b
tree66f2ead5058e9b396ae60113a8a7293a607e6404
parent1e9f9ab12d58d2cd465891be7524d3b132704d64
Skip commas when trying to remov some narrowing casts

In certain cases (assignment to a byte array/span element) the lhs of the assignment happens to be a comma node that wraps the indir.
src/jit/morph.cpp