swift
afda6453 - Improve LocalVariableAccessInfo: recognize more full-assignments.

Commit
1 year ago
Improve LocalVariableAccessInfo: recognize more full-assignments. Ignore marker instructions for the purpose of determining whether a store is a full assignment: %a = alloc_stack %m = moveonlywrapper_to_copyable_addr %a store %0 to [init] %m // <=== full assignemt
Author
Committer
Parents
Loading