Files
swift-mirror/lib/SILOptimizer/Transforms/TempRValueElimination.cpp
Erik Eckstein 9b16a94e8d TempRValueOpt: small fixes/improvements for extending access scopes
Don't move an end_access over a (non-aliasing) end_access. This would destroy the proper nesting of accesses.
Also, add some comments, asserts and tests.
2021-03-24 12:51:30 +01:00

32 KiB