Skip to content

Kill off gen_bytearray_addr_access_ops.py

Matthew Craven requested to merge wip/T23490 into master

This hopefully fixes #23490. The relevant primop descriptions are now generated directly by genprimopcode.

PS: @oberblastmeister This conflicts with !10614 (closed); I've already ported your descriptions of the unaligned Addr# ops and left them commented out in this patch. To resolve the conflict just uncomment the relevant bits of utils/genprimopcode/AccessOps.hs.

Merge request reports