[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.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 20 23:03:52 PDT 2018


craig.topper updated this revision to Diff 170328.
craig.topper added a comment.

Move comment.


Repository:
  rL LLVM

https://reviews.llvm.org/D53449

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

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


More information about the llvm-commits mailing list