================ @@ -1,6 +1,24 @@ # NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py # RUN: llc -mtriple=aarch64-- -run-pass=instruction-select -verify-machineinstrs %s -o - | FileCheck %s +# XFAIL: * ---------------- davemgreen wrote:
Can you change the s32 to i32 in the test? That should be how the IR is generated nowadays. https://github.com/llvm/llvm-project/pull/197143 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
