[llvm] [clang] [SimplifyCFG] Not folding branch in loop header with constant iterations (PR #74268)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 4 03:18:49 PST 2023
https://github.com/nikic commented:
LoopUnroll supports upper bound unrolling. Why is it not working in this case?
https://github.com/llvm/llvm-project/pull/74268
More information about the llvm-commits
mailing list