[PATCH] D116458: [X86] Improve selection of the mov instruction in FrameLowering

Erik Desjardins via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 3 09:44:34 PST 2022


erikdesjardins updated this revision to Diff 397088.
erikdesjardins added a comment.

IsLP64 -> Use64BitReg


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116458

Files:
  llvm/lib/Target/X86/X86FrameLowering.cpp
  llvm/test/CodeGen/X86/segmented-stacks-dynamic.ll
  llvm/test/CodeGen/X86/segmented-stacks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116458.397088.patch
Type: text/x-patch
Size: 24217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220103/3380b61e/attachment.bin>


More information about the llvm-commits mailing list