[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
Wed Oct 7 17:01:05 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG68e1a8d20795: [X86] Defer the creation of LCMPXCHG16B_SAVE_RBX until finalize-isel (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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.296832.patch
Type: text/x-patch
Size: 15916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201008/d306fad4/attachment.bin>


More information about the llvm-commits mailing list