[llvm] [AVR] Temp fix for getPostIndexedAddressParts() (PR #145040)

Ben Shi via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 21 18:26:51 PDT 2025


================
@@ -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


More information about the llvm-commits mailing list