swift
20e262b3
- Merge pull request #64190 from nate-chandler/redundant-move-elim
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
2 years ago
Merge pull request #64190 from nate-chandler/redundant-move-elim [SILOptimizer] Add RedundantMoveValueElimination.
References
#64190 - [SILOptimizer] Add RedundantMoveValueElimination.
Author
nate-chandler
Parents
b7a2fa28
5f561ed5
Files
10
include/swift/SIL
OwnershipUtils.h
lib
SIL/Utils
OwnershipUtils.cpp
SILOptimizer
SemanticARC
CMakeLists.txt
RedundantMoveValueElimination.cpp
SemanticARCOptVisitor.h
SemanticARCOpts.cpp
SemanticARCOpts.h
UtilityPasses
UnitTestRunner.cpp
test/SILOptimizer
ownership-utils-unit.sil
semantic-arc-opts-redundant-move-elimination.sil
Loading