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

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 04:40:36 PST 2023


LuoYuanke updated this revision to Diff 499815.
LuoYuanke added a comment.

update test case.


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.cpp
  llvm/lib/Target/X86/X86MachineFunctionInfo.h
  llvm/test/CodeGen/X86/sjlj-baseptr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144625.499815.patch
Type: text/x-patch
Size: 4551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230223/5d3425ac/attachment.bin>


More information about the llvm-commits mailing list