[PATCH] D144625: [X86] Fix the base pointer save/restore bug

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 25 04:26:35 PST 2023


pengfei accepted this revision.
pengfei added a comment.
This revision is now accepted and ready to land.

LGTM.



================
Comment at: llvm/lib/Target/X86/X86MachineFunctionInfo.cpp:37
 }
-
----------------
Recover the change here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144625



More information about the llvm-commits mailing list