[PATCH] D47690: [X86][BMI][TBM] Only demand bottom 16-bits of the BEXTR control op (PR34042)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 4 03:41:27 PDT 2018
RKSimon updated this revision to Diff 149704.
RKSimon added a comment.
Remove remaining (unnecessary) TBM X86bextr patterns
Repository:
rL LLVM
https://reviews.llvm.org/D47690
Files:
lib/Target/X86/X86ISelDAGToDAG.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrCompiler.td
lib/Target/X86/X86InstrInfo.td
lib/Target/X86/X86IntrinsicsInfo.h
test/CodeGen/X86/bmi-x86_64.ll
test/CodeGen/X86/bmi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47690.149704.patch
Type: text/x-patch
Size: 11646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180604/e2f00299/attachment.bin>
More information about the llvm-commits
mailing list