Skip to content
Commit 0f3240d3 authored by Manman Ren's avatar Manman Ren
Browse files

X86: when constructing VZEXT_LOAD from other loads, makes 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://12684358

llvm-svn: 167859
parent cf3f2c49
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