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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Looks good, I don't think we need to careful with this backend option: deprecating or keeping it around but disabling it or somesuch.
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-elen.ll | ||
---|---|---|
4–5 | either doesn't mean anything here. Test that limiting ELEN through zve32 scalarizes, perhaps? |
either doesn't mean anything here. Test that limiting ELEN through zve32 scalarizes, perhaps?