================ @@ -0,0 +1,23 @@ +; RUN: llc < %s -O=2 -mtriple=avr-none --mcpu=avr128db28 -verify-machineinstrs | FileCheck %s ---------------- benshi001 wrote: Please run the `utils/update_llc_test_checks.py` against this test. https://github.com/llvm/llvm-project/pull/145040