[clang] [llvm] [SimplifyCFG] Not folding branch in loop header with constant iterations (PR #74268)
via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 4 17:46:18 PST 2023
xiangzh1 wrote:
I think we should follow this principleļ¼
if a loop required to be unroll later, we should not distroy the loop count info.
https://github.com/llvm/llvm-project/pull/74268
More information about the cfe-commits
mailing list