[PATCH] D53574: [X86] Add extra-uses on the mask of pattern c of extract-{low, }bits.ll tests
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 23 07:46:47 PDT 2018
lebedev.ri created this revision.
lebedev.ri added reviewers: RKSimon, craig.topper.
Because of the https://reviews.llvm.org/D48768, that pattern is always unfolded into pattern d,
thus we had no test coverage.
Repository:
rL LLVM
https://reviews.llvm.org/D53574
Files:
test/CodeGen/X86/extract-bits.ll
test/CodeGen/X86/extract-lowbits.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53574.170640.patch
Type: text/x-patch
Size: 152675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181023/2d7a7b19/attachment.bin>
More information about the llvm-commits
mailing list