Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Target/ARM/MVETailPredication.cpp | ||
---|---|---|
348 | The RHS is not something along the lines of VectorType::get(), or an explicit cast. Please consider reverting it. |
Comment Actions
Fix whatever happened at the top of MVETailPredication, use the correct vector type at the bottom
The RHS is not something along the lines of VectorType::get(), or an explicit cast. Please consider reverting it.