================
@@ -270,6 +270,12 @@ def G_URSHR: AArch64GenericInstruction {
let hasSideEffects = 0;
}
+def G_VSLI: AArch64GenericInstruction {
----------------
davemgreen wrote:
It looks like we are missing the tests we need for these. There are tests for
clang testing ACLE intrinsics -> llvm ir, but almost none for llvm ir->asm.
Could you add some, that covers the types generated by clang?
https://github.com/llvm/llvm-project/pull/171448
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits