]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/rtl-ssa/access-utils.h
rtl-ssa: Add drop_memory_access helper
authorAlex Coplan <alex.coplan@arm.com>
Tue, 22 Aug 2023 12:37:53 +0000 (13:37 +0100)
committerAlex Coplan <alex.coplan@arm.com>
Thu, 19 Oct 2023 10:12:22 +0000 (11:12 +0100)
commitc95aab23c152115cd567541dd134f3fab6f45e78
tree1a92ebe24303f03a2d006c7b88973ec052583ccb
parentc338083377021d27ce625fcd312c316e20e1792c
rtl-ssa: Add drop_memory_access helper

Add a helper routine to access-utils.h which removes the memory access
from an access_array, if it has one.

gcc/ChangeLog:

* rtl-ssa/access-utils.h (drop_memory_access): New.
gcc/rtl-ssa/access-utils.h