[PATCH] D56052: X86DAGToDAGISel::matchBitExtract() with truncation (PR36419)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 15 02:47:38 PST 2019
lebedev.ri updated this revision to Diff 181757.
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.
Only skip one-use truncations.
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.181757.patch
Type: text/x-patch
Size: 8732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190115/6084122f/attachment.bin>
More information about the llvm-commits
mailing list