| Issue |
170126
|
| Summary |
20. Minor misoptimization.
The PVS-Studio warning: V791 The initial value of the index in the nested loop equals 'I'. Perhaps, 'I + 1' should be used instead. LoopUnrollAndJam.cpp 793
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
Seraphimt
|
Main issue:
https://github.com/llvm/llvm-project/issues/169959
20. Minor misoptimization. The PVS-Studio warning: V791 The initial value of the index in the nested loop equals 'I'. Perhaps, 'I + 1' should be used instead. LoopUnrollAndJam.cpp 793
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs