1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/include
Daniel Neilson c77698dce2 [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
2018-03-28 15:39:00 +00:00
..
llvm [PatternMatch] Add matchers for vector operations 2018-03-28 15:39:00 +00:00
llvm-c Reapply Support layering fixes. 2018-03-21 17:31:49 +00:00