[Attributor][FIX] Properly check for accesses to globals
The check if globals were accessed was not always working because two bits are set for NO_GLOBAL_MEM. The new check works also if only on kind of globals (internal/external) is accessed.
Loading
Please sign in to comment