[PATCH] D140045: [X86] Move RDFLAGS/WRFLAGS expansion until after RA
Bill Wendling via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 15 11:27:16 PST 2022
void updated this revision to Diff 483260.
void added a comment.
Update TD file and testcase. Also correct the MIBs to have the correct parameters.
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.483260.patch
Type: text/x-patch
Size: 13226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221215/d79072fe/attachment.bin>
More information about the llvm-commits
mailing list