Hi, I'm trying to introduce a new load-type node and I've been looking at LaneMemory as an example. When LoadLane is selected, in the arm64 backend, there appears to be an assumption that the offset is always zero. In my example, that is not the case. So, I was wondering how this guarantee is made for Simd128LaneMemoryOps? And also, would it be possible to move the offset into a register during isel?
Cheers, Sam -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/v8-dev/e5afbbf0-fecd-40f8-ae40-128786569d80n%40googlegroups.com.
