[all-commits] [llvm/llvm-project] a7a4eb: Revert "[LSR] Do not create duplicated PHI nodes w...
dyung via All-commits
all-commits at lists.llvm.org
Fri Sep 6 19:52:46 PDT 2024
Branch: refs/heads/revert-107380-lsr-lcssa-form
Home: https://github.com/llvm/llvm-project
Commit: a7a4eb83468683ae6115bf0c153f54cf46eec45e
https://github.com/llvm/llvm-project/commit/a7a4eb83468683ae6115bf0c153f54cf46eec45e
Author: dyung <douglas.yung at sony.com>
Date: 2024-09-06 (Fri, 06 Sep 2024)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
M llvm/test/Transforms/LoopStrengthReduce/2011-10-03-CritEdgeMerge.ll
M llvm/test/Transforms/LoopStrengthReduce/AMDGPU/lsr-invalid-ptr-extend.ll
M llvm/test/Transforms/LoopStrengthReduce/X86/2011-11-29-postincphi.ll
M llvm/test/Transforms/LoopStrengthReduce/X86/expander-crashes.ll
M llvm/test/Transforms/LoopStrengthReduce/X86/missing-phi-operand-update.ll
M llvm/test/Transforms/LoopStrengthReduce/preserve-lcssa.ll
Log Message:
-----------
Revert "[LSR] Do not create duplicated PHI nodes while preserving LCSSA form …"
This reverts commit 2cb4d1b1bd7bde2724b79976e859684bd3f5c771.
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