Skip to content
Unverified Commit b407163e authored by Steven Perron's avatar Steven Perron Committed by GitHub
Browse files

Checks for variable pointers (#1976)

In logical addressing mode, we are not allowed to generate variables
pointers.  There is already a check for OpSelect.  However, OpPhi 
and OpPtrAccessChain are not checked to make sure it does not 
generate an variable pointer.  I've added those checks.

Fixes #1957.
parent ab45d691
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment