diff options
author | Chris Lattner <sabre@nondot.org> | 2009-07-02 15:39:39 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-07-02 15:39:39 +0000 |
commit | f3f6aaa2c3490d760feee6847f7c2292aed6b2a5 (patch) | |
tree | 858b3cbe5f036c0d4a1a4513bab83164cc39f62c /llvm/lib/Analysis/ValueTracking.cpp | |
parent | f9cf4ffcc70ad7524d0b2cd9cb856df17e2056f4 (diff) | |
download | bcm5719-llvm-f3f6aaa2c3490d760feee6847f7c2292aed6b2a5.tar.gz bcm5719-llvm-f3f6aaa2c3490d760feee6847f7c2292aed6b2a5.zip |
fix inverted logic pointed out by John McCall, noticed by inspection.
This was considering vector intrinsics to have cost 2, but non-vector
intrinsics to have cost 1, which is backward.
llvm-svn: 74698
Diffstat (limited to 'llvm/lib/Analysis/ValueTracking.cpp')
0 files changed, 0 insertions, 0 deletions