commit | 03d46f12abf393a608a9a49ee281282ddbb019bb | [log] [tgz] |
---|---|---|
author | Daniel Neilson <dneilson@azul.com> | Wed Mar 28 15:39:00 2018 +0000 |
committer | Daniel Neilson <dneilson@azul.com> | Wed Mar 28 15:39:00 2018 +0000 |
tree | 5034e2242da527032698f60a8ad55e7d36af8163 | |
parent | 19a26aafdb3479f11ed9a8cc8bd4ef532ec50084 [diff] |
[PatternMatch] Add matchers for vector operations Summary: There aren't any matchers for the three vector operations: insertelement, extractelement, and shufflevector. This patch adds them as well as corresponding unit tests. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@328709 91177308-0d34-0410-b5e6-96231b3b80d8