mirror of
https://github.com/intel/llvm.git
synced 2026-02-07 07:39:11 +08:00
Commit r206510 falsely advertised to fix the load cases, even though it only fixed the store case. This commit adds the same fix for the load case including the missing test coverage. llvm-svn: 206577