[all-commits] [llvm/llvm-project] 364d80: [LoopPeel] Make sure bound in exit condition is lo...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun May 25 11:22:29 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 364d80e5c52db2b001dc2807fb78b4e0df397f55
https://github.com/llvm/llvm-project/commit/364d80e5c52db2b001dc2807fb78b4e0df397f55
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-05-25 (Sun, 25 May 2025)
Changed paths:
M llvm/lib/Transforms/Utils/LoopPeel.cpp
Log Message:
-----------
[LoopPeel] Make sure bound in exit condition is loop invariant.
Follow-up to post-commit comment for
(https://github.com/llvm/llvm-project/pull/139551.
This should effectively be NFC, given the other existing restrictions.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list