Method hoist always returns true. This patch makes it void.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D50696
[NFC][LICM] Make hoist method void ClosedPublic Authored by mkazantsev on Aug 14 2018, 2:45 AM.
Details Summary Method hoist always returns true. This patch makes it void.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 14 2018, 5:33 AM Closed by commit rL339750: [NFC][LICM] Make hoist method void (authored by mkazantsev). · Explain WhyAug 14 2018, 7:49 PM This revision was automatically updated to reflect the committed changes.
Diff 160744 llvm/trunk/lib/Transforms/Scalar/LICM.cpp
|