[PATCH] D124014: [AArch64] Correct isLegalAddressingMode for ldp/stp

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 19 10:27:41 PDT 2022


bcl5980 added inline comments.


================
Comment at: llvm/test/Transforms/LoopStrengthReduce/AArch64/issue53877.ll:1
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc < %s -mtriple=aarch64-unknown-unknown | FileCheck %s
----------------
I will update the baseline if reviewers look good for the test.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124014/new/

https://reviews.llvm.org/D124014



More information about the llvm-commits mailing list