[PATCH] D119119: [CodeGen][test] XFAIL CodeGen/Generic/ForceStackAlign.ll on SPARC

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 7 10:30:57 PST 2022


tejohnson added a comment.

Added @nickdesaulniers who authored D103048 <https://reviews.llvm.org/D103048>. Looking at the changes to this test in that patch, I'm wondering whether we should have an alternate version that forces the stack alignment the way it was done prior to that patch, to test that particular mechanism on Sparc?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119119



More information about the llvm-commits mailing list