This patch factors out a function that makes all required updates
whenever an instruction gets erased.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D54011
[NFC][LICM] Factor out instruction erasing logic ClosedPublic Authored by mkazantsev on Nov 1 2018, 4:52 PM.
Details Summary This patch factors out a function that makes all required updates
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 1 2018, 5:13 PM Closed by commit rL345914: [NFC][LICM] Factor out instruction erasing logic (authored by mkazantsev). · Explain WhyNov 1 2018, 5:25 PM This revision was automatically updated to reflect the committed changes.
Diff 172281 llvm/trunk/lib/Transforms/Scalar/LICM.cpp
|