The test case started to hoist bitcasts to upper BB after D81730.
Reverted unintentional logic change. Some instructions may have zero cost but
will not be hoisted by different limitation so should be counted for threshold.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
I don't understand what this is checking. Can you ad a comment and/or rename the function?