OSDN Git Service

Revert "[CodeGen][ExpandMemcmp][NFC] Allow memcmp to expand to vector loads (1)"
authorMartin Bohme <mboehme@google.com>
Tue, 24 Oct 2017 20:40:02 +0000 (20:40 +0000)
committerMartin Bohme <mboehme@google.com>
Tue, 24 Oct 2017 20:40:02 +0000 (20:40 +0000)
commitf8fc02fbd4ab33383c010d33675acf9763d0bd44
tree720509f3fdf4b48d38b69dcd1f6e8cc1aca0ea5a
parent5cb4d688511b30a75e361509e79c3b94c25bb01c
Revert "[CodeGen][ExpandMemcmp][NFC] Allow memcmp to expand to vector loads (1)"

This reverts commit r316417, which causes internal compiles to OOM.
I don't unfortunately have a self-contained test case but will follow up
with courbet.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316497 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenPrepare.cpp