This is an archive of the discontinued LLVM Phabricator instance.

X86: Update isVectorShiftByScalarCheap with cases covered by AVX512BW
ClosedPublic

Authored by zvi on Jan 23 2018, 12:10 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

zvi created this revision.Jan 23 2018, 12:10 PM
RKSimon accepted this revision.Jan 23 2018, 2:12 PM

LGTM - I've regenerated x86-shuffle-sink.ll so you'll need to rebase.

This revision is now accepted and ready to land.Jan 23 2018, 2:12 PM
zvi updated this revision to Diff 131178.Jan 23 2018, 5:36 PM

Rebase

This revision was automatically updated to reflect the committed changes.