Fixes some regressions with -fstrict-vtable-pointers in llvm-test-suite.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D106017
[InstCombine] Look through invariant group intrinsics when removing malloc ClosedPublic Authored by aeubanks on Jul 14 2021, 2:02 PM.
Details Summary Fixes some regressions with -fstrict-vtable-pointers in llvm-test-suite.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 14 2021, 2:04 PM This revision was landed with ongoing or failed builds.Jul 15 2021, 9:02 AM Closed by commit rG04b75c05b033: [InstCombine] Look through invariant group intrinsics when removing malloc (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 359003 llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/test/Transforms/InstCombine/malloc-free-delete.ll
|
Please precommit