[PATCH] D56052: X86DAGToDAGISel::matchBitExtract() with truncation (PR36419)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 15 02:43:29 PST 2019


lebedev.ri updated this revision to Diff 181755.
lebedev.ri added a comment.

Rebased ontop of patch with extra-use trunk.
Did not add the use check yet..


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56052/new/

https://reviews.llvm.org/D56052

Files:
  lib/Target/X86/X86ISelDAGToDAG.cpp
  test/CodeGen/X86/extract-bits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56052.181755.patch
Type: text/x-patch
Size: 10184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190115/8fd15fb1/attachment.bin>


More information about the llvm-commits mailing list