Possible scalable vectorization does not require unroll
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60,080 ms | x64 debian > libFuzzer.libFuzzer::large.test |
Event Timeline
llvm/lib/Target/RISCV/RISCVSubtarget.h | ||
---|---|---|
226 | useRVVForFixedLengthVectors() means we CAN use fixed vector but isn't means we CAN ONLY use fixed vector for vectorizer, so I think that would be vectorizer issue rather than backend's issue. |
Comment Actions
llvm/lib/Target/RISCV/RISCVSubtarget.h | ||
---|---|---|
226 | Thanks kito, any good modification suggestions? |
clang-format not found in user’s local PATH; not linting file.