[RISCV] Remove riscv-v-fixed-length-vector-elen-max command line option.
authorCraig Topper <craig.topper@sifive.com>
Mon, 11 Apr 2022 17:02:05 +0000 (10:02 -0700)
committerCraig Topper <craig.topper@sifive.com>
Mon, 11 Apr 2022 17:14:48 +0000 (10:14 -0700)
commit76192182d0ca8e0c82c6d7aa9c11de07328b4c62
tree77699195f98328a7b33803b10111a33c735b9799
parentc266e504309fbbc5a7cf7c8e7bf4a70658c1dd91
[RISCV] Remove riscv-v-fixed-length-vector-elen-max command line option.

This was added before Zve extensions were defined. I think users
should use Zve32x or Zve32f now. Though we will lose support for limiting
ELEN to 16 or 8, but I hope no one was using that.

Reviewed By: frasercrmck

Differential Revision: https://reviews.llvm.org/D123418
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVSubtarget.cpp
llvm/lib/Target/RISCV/RISCVSubtarget.h
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-bitcast.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-elen.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-mask-buildvec.ll