================ @@ -0,0 +1,231 @@ +; RUN: llc < %s -mtriple=xtensa-unkonwn-elf -O0 | FileCheck %s ---------------- s-barannikov wrote: All llc tests should have -verify-machineinstrs argument. https://github.com/llvm/llvm-project/pull/97017