[PATCH] D62793: [X86] X86DAGToDAGISel::matchBitExtract(): pattern b: truncation awareness
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 26 05:19:52 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL364418: [X86] X86DAGToDAGISel::matchBitExtract(): pattern b: truncation awareness (authored by lebedevri, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62793?vs=202671&id=206636#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62793/new/
https://reviews.llvm.org/D62793
Files:
llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/trunk/test/CodeGen/X86/extract-bits.ll
llvm/trunk/test/CodeGen/X86/extract-lowbits.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62793.206636.patch
Type: text/x-patch
Size: 8405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190626/8d74a295/attachment.bin>
More information about the llvm-commits
mailing list