Skip to content
Commit b06e3029 authored by Michael Kruse's avatar Michael Kruse
Browse files

Always treat scalar writes as MUST_WRITEs

LLVM's IR guarantees that a value definition occurs before any use, and
also the value of a PHI must be one of the incoming values, "written"
in one of the incoming blocks. Hence, such writes are never conditional
in the context of a non-affine subregion.

llvm-svn: 255471
parent 37f10a0c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment