[llvm] [LV] Disable interleaving via hints for uncountable early exit loops (PR #145877)
David Sherwood via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 27 02:14:21 PDT 2025
david-arm wrote:
> > I suspect I've broken a post-commit build because I've forgotten (again) to add "REQUIRES: asserts". :face_palm. I'll fix it asap.
>
> may be better to check the remark, if at all; they should also be available w/o assertions
Yes, that's probably even better! I hadn't thought of that. I've already committed a patch to add "REQUIRES: asserts" to fix the build quickly, but I'm happy to follow this up with a new patch to check the remark.
https://github.com/llvm/llvm-project/pull/145877
More information about the llvm-commits
mailing list