[all-commits] [llvm/llvm-project] 1146d4: [UnitTests] Add ShuffleVectorInst unit test covera...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Sep 19 03:55:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1146d40d9ab2edaa45704db44bb1479a54dd3fcc
https://github.com/llvm/llvm-project/commit/1146d40d9ab2edaa45704db44bb1479a54dd3fcc
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-09-19 (Mon, 19 Sep 2022)
Changed paths:
M llvm/unittests/IR/CMakeLists.txt
A llvm/unittests/IR/ShuffleVectorInstTest.cpp
Log Message:
-----------
[UnitTests] Add ShuffleVectorInst unit test coverage for shuffle mask kind matchers
Add tests for the core static shuffle pattern match helpers
More information about the All-commits
mailing list