================
@@ -1015,6 +1015,14 @@ static bool upgradeArmOrAarch64IntrinsicFunction(bool
IsArm, Function *F,
}
return false; // No other 'aarch64.sve.tuple.*'.
}
+
+ if (Name.starts_with("rev.nxv")) {
----------------
paulwalker-arm wrote:
That's not really how bitcode tests are supposed to work, but I've added
aarch64-sve-rev-upgrade.ll[.bc] instead.
https://github.com/llvm/llvm-project/pull/169654
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits