ia32: Do not force frame entities in bitcast load opt
We only need to force a specific frame entity size if we are actually going to store one for the bitcast. We must not do that when we load from an existing memory location. This fixes backend/frame_entity.c
Please register or sign in to comment