swift
49bb19d2 - Fix debug info in LICM

Commit
1 year ago
Fix debug info in LICM Use RegularLocation::getAutoGeneratedLocation() while hoisting a load. Previously the source location of the preheader's terminator was used, this need not be a RegularLocationKind triggering verification errors.
Author
Committer
Parents
Loading