commit | b26fdcb48bd8dcffa338c98cf9e9c05346f2bb51 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Mar 28 08:08:07 2010 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Mar 28 08:08:07 2010 +0000 |
tree | 1db26b9b82f1c92508d6f8af8ee3f31da5e006f2 | |
parent | e4c868ff6aee68e8a447a39013043b3e015683a0 [diff] |
fix vnot matching to explicitly specify the type of the input to be v8i8 or v16i8, which buildvectors get canonicalized to. This allows the patterns that were previously using a bare 'vnot' to match, before they couldn't. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99754 91177308-0d34-0410-b5e6-96231b3b80d8