sway_ir::optimize

Module memcpyopt

Source
Expand description

Optimisations related to mem_copy.

  • replace a store directly from a load with a mem_copy_val.

Constants§

MEMCPYOPT_NAME

Functions§

create_memcpyopt_pass
mem_copy_opt