[all-commits] [llvm/llvm-project] 48a6df: Reapply "[Utils] Consolidate `LockstepReverseItera...
Antonio Frighetto via All-commits
all-commits at lists.llvm.org
Sat Feb 22 02:22:18 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 48a6df36040d59a4807b0fa9ac46c343900e5225
https://github.com/llvm/llvm-project/commit/48a6df36040d59a4807b0fa9ac46c343900e5225
Author: Antonio Frighetto <me at antoniofrighetto.com>
Date: 2025-02-22 (Sat, 22 Feb 2025)
Changed paths:
A llvm/include/llvm/Transforms/Utils/LockstepReverseIterator.h
M llvm/lib/Transforms/Scalar/GVNSink.cpp
M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
Log Message:
-----------
Reapply "[Utils] Consolidate `LockstepReverseIterator` into own header (NFC)"
Common code has been unified and generalized.
Original commit: 123dca9b56e1359d8ec7771ea3bd0afd4b1ea6af
Previously reverted due to accidentally merged incompletely. The issue has
been addressed by restoring missing code.
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