Limit the number of times the while(1) loop is executed.
With this restriction the number of hoisted instructions does not change in a significant way on the test-suite.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D23028
GVN-hoist: limit the length of dependent instructions ClosedPublic Authored by sebpop on Aug 1 2016, 12:26 PM.
Details Summary Limit the number of times the while(1) loop is executed.
Diff Detail
Event Timelinesebpop updated this object. Closed by commit rL277651: GVN-hoist: limit the length of dependent instructions (authored by spop). · Explain WhyAug 3 2016, 2:02 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 66711 llvm/trunk/lib/Transforms/Scalar/GVNHoist.cpp
|