[PATCH] D53162: [DataLayout] Add bit width of pointers to global values
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 14 03:10:34 PDT 2018
arsenm added a comment.
I also think this is pretty weird for the datalayout. An optional TTI parameter that improves computeKnownBits seems natural to me? We could also handle target intrinsics more easily with that
Repository:
rL LLVM
https://reviews.llvm.org/D53162
More information about the llvm-commits
mailing list