[PATCH] D140045: [X86] Move RDFLAGS/WRFLAGS expansion until after RA

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 15:32:36 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7d626e7cbb3a: [X86] Move RDFLAGS/WRFLAGS expansion until after RA (authored by void).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140045

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86InstrInfo.cpp
  llvm/lib/Target/X86/X86InstrInfo.td
  llvm/test/CodeGen/X86/x86-64-flags-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140045.493438.patch
Type: text/x-patch
Size: 13226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230130/98bf0f3d/attachment.bin>


More information about the llvm-commits mailing list