[PATCH] D53449: [X86] Remove SDIVREM8_SEXT_HREG/UDIVREM8_ZEXT_HREG and their associated DAG combine and target bits support. Use a post isel peephole instead.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 21 14:09:44 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344874: [X86] Remove SDIVREM8_SEXT_HREG/UDIVREM8_ZEXT_HREG and their associated DAG… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53449?vs=170328&id=170353#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53449

Files:
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53449.170353.patch
Type: text/x-patch
Size: 8339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181021/ddcf7d4d/attachment.bin>


More information about the llvm-commits mailing list