Unit-stride mask load and store instructions also have EEW=8. So add them to the switch case to avoid redundant VSETVLI.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60,050 ms | x64 debian > libFuzzer.libFuzzer::large.test |
Event Timeline
Comment Actions
vlm and vsm instructions should be created with an SEW of 0 so they should be treated as MaskRegOp by the vsetvli pass.