Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D109988
Teach InstCombine to eliminate malloc-realloc-free triplets. ClosedPublic Authored by resistor on Sep 17 2021, 11:30 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 21 2021, 9:57 AM This revision was landed with ongoing or failed builds.Sep 21 2021, 11:08 AM Closed by commit rGb5fbbdd2025f: Teach InstCombine to eliminate malloc-realloc-free triplets. (authored by resistor). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 373290 llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/test/Transforms/InstCombine/alloc-realloc-free.ll
|