morehouse added inline comments.
================ Comment at: clang/tools/clang-fuzzer/proto-to-llvm/loop_proto_to_llvm.cpp:129 + << "br i1 %5, label %6, label %8\n" + << "; <label>:6:\n" + << "br label %9\n" ---------------- emmettneyman wrote: > morehouse wrote: > > Does removing branch names really make this easier to vectorize? > Same answer as above. Should I change these back? I think the previous labels were more human-readable. Repository: rC Clang https://reviews.llvm.org/D50342 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits