[PATCH] D52426: [X86] Move X86DAGToDAGISel::matchBEXTRFromAnd() into X86ISelLowering
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 1 11:33:26 PDT 2018
lebedev.ri updated this revision to Diff 167788.
lebedev.ri marked 2 inline comments as done.
lebedev.ri added a comment.
Consistently use `EVT`.
Repository:
rL LLVM
https://reviews.llvm.org/D52426
Files:
lib/Target/X86/X86ISelDAGToDAG.cpp
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/bmi-x86_64.ll
test/CodeGen/X86/extract-bits.ll
test/CodeGen/X86/tbm_patterns.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52426.167788.patch
Type: text/x-patch
Size: 27212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181001/73172bbb/attachment.bin>
More information about the llvm-commits
mailing list