[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 14:38:40 PST 2023


void updated this revision to Diff 493427.
void added a comment.

Rebase.


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.493427.patch
Type: text/x-patch
Size: 13226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230130/18553a8f/attachment.bin>


More information about the llvm-commits mailing list