[PATCH] D134495: [X86] Use BuildStackAdjustment in stack probes

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 23 00:17:06 PDT 2022


serge-sans-paille added a comment.

I wasn't aware of `BuildStackAdjustment`. It makes the code much cleaner, thanks a lot @cuviper for cleaning up the code like this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134495



More information about the llvm-commits mailing list