Skip to content
Commit 6e6d229e authored by Craig Topper's avatar Craig Topper
Browse files

[X86] Update SSE1 MOVLPSrm and MOVHPSrm isel patterns to ensure loads are...

[X86] Update SSE1 MOVLPSrm and MOVHPSrm isel patterns to ensure loads are non-volatile before folding.

These patterns use 128-bit loads, but the instructions only load
64-bits. We shouldn't narrow the load if its volatile.

Fixes another variant of PR42079

llvm-svn: 365225
parent 8a93952a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment