[PATCH] D88808: [X86] Defer the creation of LCMPXCHG16B_SAVE_RBX until finalize-isel
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 5 15:55:22 PDT 2020
craig.topper updated this revision to Diff 296322.
craig.topper added a comment.
Rebase on top of the LCMPXCHG8B_SAVE_EBX removal. Unfortunately it looks like a missed a couple spots in that patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88808/new/
https://reviews.llvm.org/D88808
Files:
llvm/lib/Target/X86/X86ExpandPseudo.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.h
llvm/lib/Target/X86/X86InstrCompiler.td
llvm/lib/Target/X86/X86InstrInfo.td
llvm/test/CodeGen/X86/pr42064.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88808.296322.patch
Type: text/x-patch
Size: 20458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201005/a12c0d4e/attachment.bin>
More information about the llvm-commits
mailing list