Skip to content
Commit 1084fa2e authored by Preston Briggs's avatar Preston Briggs
Browse files

Modify depends(Src, Dst, PossiblyLoopIndependent).

If the Src and Dst are the same instruction,
no loop-independent dependence is possible,
so we force the PossiblyLoopIndependent flag to false.

The test case results are updated appropriately.

llvm-svn: 168678
parent 25c9b3b6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment