[llvm] [LoopPeel] Remove known trip count restriction when peeling last. (PR #140792)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 5 04:50:42 PDT 2025
https://github.com/fhahn commented:
The root cause is in CodeGenPrepare: https://github.com/llvm/llvm-project/pull/142949
https://github.com/llvm/llvm-project/pull/140792
More information about the llvm-commits
mailing list