[PATCH] D48490: [NFC][x86][AArch64] Add BEXTR-like test patterns.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 22 10:04:11 PDT 2018
lebedev.ri created this revision.
lebedev.ri added reviewers: craig.topper, RKSimon, spatel.
Herald added a reviewer: javed.absar.
Herald added a subscriber: kristof.beyls.
lebedev.ri added a dependent revision: D48491: [X86] Select BEXTR when there is only BMI1..
Also, adjust the check prefixes so that we actually get to check the BMI1-only-case.
Repository:
rL LLVM
https://reviews.llvm.org/D48490
Files:
test/CodeGen/AArch64/extract-bits.ll
test/CodeGen/X86/extract-bits.ll
test/CodeGen/X86/extract-lowbits.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48490.152502.patch
Type: text/x-patch
Size: 291947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180622/3aae870c/attachment-0001.bin>
More information about the llvm-commits
mailing list