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

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 25 05:13:18 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGba8a520512b7: [X86] Fix the base pointer save/restore bug (authored by LuoYuanke).

Changed prior to commit:
  https://reviews.llvm.org/D144625?vs=500407&id=500419#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144625

Files:
  llvm/lib/Target/X86/X86FrameLowering.cpp
  llvm/lib/Target/X86/X86MachineFunctionInfo.h
  llvm/test/CodeGen/X86/sjlj-baseptr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144625.500419.patch
Type: text/x-patch
Size: 3897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230225/aa0128ad/attachment.bin>


More information about the llvm-commits mailing list