Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
vwmaccsu is not commutative. Delete the old multiclass used to associate patterns to vwmacc(u/su). Fix documentation.
llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td | ||
---|---|---|
1432 | vti.Mask:$mask should be (vti.Mask V0) everywhere it appears. |
llvm/lib/Target/RISCV/RISCVISelLowering.cpp | ||
---|---|---|
15741 | I think these case statements are in nearly the same order as the RISCVISelLowering.h enum. Please use the same order. |
fourth -> fifth