Fix an issue where the presence of debug info could disable the ccmp
optimization due to findConvertibleCompare failing too early (the error
is "Can't create ccmp with multiple uses", where the "use" is a
DBG_VALUE inst).
Depends on D78151.
Differential D78156
[AArch64ConditionalCompares] Ignore debug insts in findConvertibleCompare [7/10] vsk on Apr 14 2020, 2:32 PM. Authored by
Details Fix an issue where the presence of debug info could disable the ccmp Depends on D78151.
Diff Detail
|