[llvm] [LoopPeel] Added support for cases where PhiAnalyzer contains Induction PHI (PR #94900)
Moriyuki Saito via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 2 14:54:58 PDT 2024
m-sai wrote:
@madhur13490
I found a bug that caused unnecessary peeling when running LLVM test-suite and have fixed it. I am currently checking to see if there are any problems with the fix.
https://github.com/llvm/llvm-project/pull/94900
More information about the llvm-commits
mailing list