diff options
author | Chris Lattner <sabre@nondot.org> | 2010-03-28 08:08:07 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-03-28 08:08:07 +0000 |
commit | b26fdcb48bd8dcffa338c98cf9e9c05346f2bb51 (patch) | |
tree | 1db26b9b82f1c92508d6f8af8ee3f31da5e006f2 /utils/TableGen/CodeGenDAGPatterns.cpp | |
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
Diffstat (limited to 'utils/TableGen/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions