================ @@ -0,0 +1,1515 @@ +; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6 +; RUN: llc -mtriple=arm-none-eabi -mcpu=cortex-a55 %s -disable-strictnode-mutation -o - | FileCheck %s --check-prefixes=CHECK ---------------- davemgreen wrote:
Remove -mcpu=cortex-a55 and add -mattr=+neon+etc. And remove -disable-strictnode-mutation now? Can remove --check-prefixes=CHECK too. https://github.com/llvm/llvm-project/pull/137101 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
