[all-commits] [llvm/llvm-project] 8c7cf7: [CodeGenPrepare] Make sure that `AddOffset` is als...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Tue Jul 29 00:38:01 PDT 2025
Branch: refs/heads/release/21.x
Home: https://github.com/llvm/llvm-project
Commit: 8c7cf7c06d5d3f872664a8a1af7775935e0671a3
https://github.com/llvm/llvm-project/commit/8c7cf7c06d5d3f872664a8a1af7775935e0671a3
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2025-07-29 (Tue, 29 Jul 2025)
Changed paths:
M llvm/lib/CodeGen/CodeGenPrepare.cpp
M llvm/test/Transforms/CodeGenPrepare/X86/fold-loop-of-urem.ll
Log Message:
-----------
[CodeGenPrepare] Make sure that `AddOffset` is also a loop invariant (#150625)
Closes https://github.com/llvm/llvm-project/issues/150611.
(cherry picked from commit 2d0ca09305fcece75e2c501f1ec74aa6eada69a0)
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