[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.
llvm-svn: 328709
[PatternMatch] Add matchers for vector operations dneilson on Mar 28 2018, 8:39 AM. Authored by Tags None Subscribers None
Description
Details
|