Make the New GVN pass aware of aligned_alloc.
Signed-off-by: Uday Bondhugula <uday@polymagelabs.com>
Depends on D76975.
Paths
| Differential D76976
[NewGVN] Make NewGVN aware of aligned_alloc ClosedPublic Authored by bondhugula on Mar 28 2020, 12:37 AM.
Details
Summary Make the New GVN pass aware of aligned_alloc. Signed-off-by: Uday Bondhugula <uday@polymagelabs.com> Depends on D76975.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 29 2020, 9:38 AM Comment Actions
Even if NewGVN already appears in the title? Thanks. bondhugula retitled this revision from Make NewGVN aware of aligned_alloc to [NewGVN] Make NewGVN aware of aligned_alloc.Mar 31 2020, 10:49 AM Closed by commit rG6ee11c3b0f36: [NewGVN] Make NewGVN aware of aligned_alloc (authored by bondhugula). · Explain WhyApr 1 2020, 10:59 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 254257 llvm/lib/Transforms/Scalar/NewGVN.cpp
llvm/test/Transforms/NewGVN/malloc-load-removal.ll
|