[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 19:23:55 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
skan marked an inline comment as done.
Closed by commit rGfda9a9c61ebf: [X86][Codegen] Remove dead code for ADCX/ADOX (authored by skan).

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.549773.patch
Type: text/x-patch
Size: 35406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230814/c0174606/attachment.bin>


More information about the llvm-commits mailing list