diff options
author | David Green <david.green@arm.com> | 2019-07-04 08:41:23 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2019-07-04 08:41:23 +0000 |
commit | d2a9ec29d0f8d4e144a428ef05024a5ba83f15d2 (patch) | |
tree | 16b2d04094d3b73b0ffa9e0f26339195280c7800 /llvm/utils/TableGen/CodeGenDAGPatterns.cpp | |
parent | c1ead0e1b5af240266f780adc556080cfdafcb8a (diff) | |
download | llvm-d2a9ec29d0f8d4e144a428ef05024a5ba83f15d2.zip llvm-d2a9ec29d0f8d4e144a428ef05024a5ba83f15d2.tar.gz llvm-d2a9ec29d0f8d4e144a428ef05024a5ba83f15d2.tar.bz2 |
[ARM] MVE bitwise instruction patterns
This adds patterns for the simpler VAND, VORR and VEOR bitwise vector
instructions. It also adjusts the top16Zero PatLeaf to not match on vector
instructions, which can otherwise cause problems.
Code written by David Sherwood.
Differential Revision: https://reviews.llvm.org/D63867
llvm-svn: 365113
Diffstat (limited to 'llvm/utils/TableGen/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions