[PATCH] D99121: [IR][InstCombine] IntToPtr Produces Typeless Pointer To Byte
Nuno Lopes via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 25 04:39:50 PDT 2021
nlopes added a comment.
Given that it gives a decent speedup for some important workload, and provided it doesn't regress others, I think this should go in then.
It's easy to revert this once opaque pointers arrive.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99121/new/
https://reviews.llvm.org/D99121
More information about the cfe-commits
mailing list