Commit 282d5a5
committed
Add tests for BMI patterns across non-adjacent and assosiative instructions.
I.e for blsi match (and (sub 0, x), x) but we currently miss valid
patterns like (and (and (sub 0, x), y), x).
Reviewed By: pengfei
Differential Revision: https://reviews.llvm.org/D1411781 parent f4cce0f commit 282d5a5
1 file changed
+587
-0
lines changed
0 commit comments