]> granicus.if.org Git - llvm/commit
[X86] Remove -x86-experimental-vector-widening-legalization command line option and...
authorCraig Topper <craig.topper@intel.com>
Thu, 8 Aug 2019 06:48:22 +0000 (06:48 +0000)
committerCraig Topper <craig.topper@intel.com>
Thu, 8 Aug 2019 06:48:22 +0000 (06:48 +0000)
commite672e187e16650431e41bee704e0574b3be93110
tree2cfb826e8923ae5e102fae0ea4f1727ee82db825
parent38dcbb93ee2b72d0cea467e9023c284c06831101
[X86] Remove -x86-experimental-vector-widening-legalization command line option and all its uses.

This option is now defaulted to true and we don't want to support
turning it off so remove the option.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368258 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/pr42909.ll