[PATCH] D103048: [IR] make -stack-alignment= into a module attr

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 8 10:55:02 PDT 2021


nickdesaulniers added a comment.

I've retested with all backends enabled; all green now. Changes added to:

- llvm/lib/Target/Mips/MipsCallLowering.cpp
- llvm/lib/Target/Mips/MipsTargetMachine.cpp
- llvm/test/CodeGen/Mips/stack-alignment.ll

Planning to recommit now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103048



More information about the llvm-commits mailing list