[all-commits] [llvm/llvm-project] 9f6f26: [LSR][IndVarSimplify] Update assertion message (#1...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Tue Apr 14 18:10:33 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9f6f26f86cf1899402da83a9b35e0fab55fa2a4f
https://github.com/llvm/llvm-project/commit/9f6f26f86cf1899402da83a9b35e0fab55fa2a4f
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2026-04-15 (Wed, 15 Apr 2026)
Changed paths:
M llvm/lib/Transforms/Utils/LoopUtils.cpp
Log Message:
-----------
[LSR][IndVarSimplify] Update assertion message (#192168)
rewriteLoopExitValues is called by both LSR and IndVarSimplify. Update
the assertion message to match this reality rather than only mentioning
IndVarSimplify.
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