As discussed in D84949, this removes the constraint to cast since it does not
cause compile time degradation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D85188
[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
Diff Detail
Event TimelineThis 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 Closed by commit rGe734e8286b4b: [JumpThreading] Remove cast's constraint (authored by aqjune). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 282850 llvm/lib/Transforms/Scalar/JumpThreading.cpp
llvm/test/Transforms/JumpThreading/threadable-edge-cast.ll
|