[PATCH] D156327: [AArch64] Refactor checks in sign-return-address.ll test

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 26 11:02:04 PDT 2023


efriedma added a comment.

Can we just autogenerate the checks using update_llc_test_checks.py?  I don't think the hand-written checks buy us anything here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156327



More information about the llvm-commits mailing list