================ @@ -1,5 +1,4 @@ ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py -; RUN: llc -mtriple=aarch64-linux-gnu -mattr=+sve2-sm4 < %s | FileCheck %s ---------------- paulwalker-arm wrote:
I've removed this RUN line because from a code generation point of view there is nothing new being tested. We already have clang tests to verify the sve2-sm4 alias is correctly expanded. https://github.com/llvm/llvm-project/pull/156456 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
