craig.topper added a comment.

> In the original review, I'd mentioned that MinVLEN was sometimes zero. That's 
> still true, but apparently only happens if you specify multiple extensions in 
> the -target_feature string. So, we can at least test "v" and "zve64x" on 
> their own before I go figure out exactly what's going wrong regarding e.g. 
> parsing "+v,+zvl512b".

I think you need to use `-target-feature "v" -target-feature "zvl512b".


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136106/new/

https://reviews.llvm.org/D136106

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to