[PATCH] D157717: [X86][Codegen] Remove dead code for ADCX/ADOX
Kan Shengchen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 13 18:59:20 PDT 2023
skan updated this revision to Diff 549772.
skan added a comment.
Address review comments: keep the predicate
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157717/new/
https://reviews.llvm.org/D157717
Files:
llvm/lib/Target/X86/X86FlagsCopyLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86InstrInfo.cpp
llvm/test/CodeGen/X86/adx-commute.mir
llvm/test/CodeGen/X86/flags-copy-lowering.mir
llvm/test/CodeGen/X86/stack-folding-adx.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157717.549772.patch
Type: text/x-patch
Size: 35406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230814/83faa222/attachment-0001.bin>
More information about the llvm-commits
mailing list