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

Removing decorations when doing constant propagation. (#2444)

In constant propagation, decoration are transfered from the original
expression to the constant that will replace it.  This can be wrong
because there are no decorations that apply to constants.  We choose to
simply delete the decorations.

Fixes #2441
parent b75f4362
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