[PATCH] D154281: [CodeGen] Store SP adjustment in MachineBasicBlock. NFCI.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 06:34:24 PDT 2023


arsenm added a comment.

Should the verifier check the block stored adjustment matches the calls in the block?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154281



More information about the llvm-commits mailing list