This allows for easier updating of common code in follow-on patches.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D144847
[SCEV] Hoist common cleanup code to function. (NFC) ClosedPublic Authored by fhahn on Feb 27 2023, 12:42 AM.
Details Summary This allows for easier updating of common code in follow-on patches.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 27 2023, 12:45 AM fhahn added a child revision: D144848: [SCEV] Skip instrs with non-scevable types in forget[Loop,Value]..Feb 27 2023, 12:49 AM Closed by commit rG2f3c748c45ff: [SCEV] Hoist common cleanup code to function. (NFC) (authored by fhahn). · Explain WhyFeb 27 2023, 11:39 AM This revision was automatically updated to reflect the committed changes. fhahn marked an inline comment as done.
Revision Contents
Diff 500862 llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/lib/Analysis/ScalarEvolution.cpp
|
Worklist