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 | 8afb2667ae8851e383620c76f7579a320f5f24de (patch) | |
| tree | 0ff3133955bf7e2bfb68f277179902365cfc280e /lib/Analysis | |
| parent | 50e4cd66b2c7e8308fddfa87740c8ce5d6cc0508 (diff) | |
| download | external_llvm-8afb2667ae8851e383620c76f7579a320f5f24de.zip external_llvm-8afb2667ae8851e383620c76f7579a320f5f24de.tar.gz external_llvm-8afb2667ae8851e383620c76f7579a320f5f24de.tar.bz2 | |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74698 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis')
0 files changed, 0 insertions, 0 deletions
