Skip to content
Commit 26c5d0f6 authored by Manman Ren's avatar Manman Ren
Browse files

SelectionDAG: when constructing VZEXT_LOAD from other loads, make sure its

output chain is correctly setup.

As an example, if the original load must happen before later stores, we need
to make sure the constructed VZEXT_LOAD is constrained to be before the stores.

rdar://11457792

llvm-svn: 163036
parent 908e6851
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