[all-commits] [llvm/llvm-project] 3238b9: [LoopSimplifyCFG] Drop no longer needed Dependence...
Björn Pettersson via All-commits
all-commits at lists.llvm.org
Tue Mar 12 08:04:10 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3238b92142c8fb70a1b2c72ee06bb47d57229dc9
https://github.com/llvm/llvm-project/commit/3238b92142c8fb70a1b2c72ee06bb47d57229dc9
Author: Bjorn Pettersson <bjorn.a.pettersson at ericsson.com>
Date: 2024-03-12 (Tue, 12 Mar 2024)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp
Log Message:
-----------
[LoopSimplifyCFG] Drop no longer needed DependenceAnalysis.h include
Commit: 4d0f79e346ceb0ddb25a94053c612a5b34a72100
https://github.com/llvm/llvm-project/commit/4d0f79e346ceb0ddb25a94053c612a5b34a72100
Author: Bjorn Pettersson <bjorn.a.pettersson at ericsson.com>
Date: 2024-03-12 (Tue, 12 Mar 2024)
Changed paths:
M llvm/test/CodeGen/X86/freeze-binary.ll
Log Message:
-----------
Pre commit test cases SRL/SRA support in canCreateUndefOrPoison. NFC
Add test cases to show that we can't push freeze through SRA/SRL with
'exact' flag when there are multiple uses.
Compare: https://github.com/llvm/llvm-project/compare/083da46ff071...4d0f79e346ce
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