This is an archive of the discontinued LLVM Phabricator instance.

[JumpThreading] Remove cast's constraint
ClosedPublic

Authored by aqjune on Aug 4 2020, 2:28 AM.

Details

Summary

As discussed in D84949, this removes the constraint to cast since it does not
cause compile time degradation.

Diff Detail

Event Timeline

aqjune created this revision.Aug 4 2020, 2:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 4 2020, 2:28 AM
aqjune requested review of this revision.Aug 4 2020, 2:28 AM
This revision is now accepted and ready to land.Aug 4 2020, 2:42 AM
This revision was landed with ongoing or failed builds.Aug 4 2020, 3:09 AM
This revision was automatically updated to reflect the committed changes.