diff options
author | Hal Finkel <hfinkel@anl.gov> | 2012-10-30 18:55:49 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2012-10-30 18:55:49 +0000 |
commit | 93f6f457614299eee3d22f376ab8f42a130f1912 (patch) | |
tree | d015a02c0536df854c01eac64895bc8844b622e2 /lib/CodeGen/MachineVerifier.cpp | |
parent | 9210cc3a173224b40d9fc45b202f52cc7acf5c5a (diff) | |
download | external_llvm-93f6f457614299eee3d22f376ab8f42a130f1912.zip external_llvm-93f6f457614299eee3d22f376ab8f42a130f1912.tar.gz external_llvm-93f6f457614299eee3d22f376ab8f42a130f1912.tar.bz2 |
BBVectorize: Don't make calls to SE when the result is unused.
SE was being called during the instruction-fusion process (when the result
is unreliable, and thus ignored). No functionality change is intended.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167037 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions