mcberg2021 added inline comments.

================
Comment at: clang/lib/CodeGen/CGLoopInfo.cpp:673
+        setInterleaveEnable(false);
         setInterleaveCount(1);
         break;
----------------
Can you update the comments on lines: 665 and 671 as they both need update.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134745/new/

https://reviews.llvm.org/D134745

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to