[PATCH] D98716: [NFC][CodeGen] Separate TargetRegisterInfo needsStackRealignment and canRealignStack

Tomas Matheson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 30 09:28:35 PDT 2021


tmatheson added a comment.

It looks like the clang-tidy CI is broken (running clang tidy on backends that have been modified but are not built?). The rest of the CI looks ok so I will merge this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98716



More information about the llvm-commits mailing list