[PATCH] D86364: [ValueTracking] Interpret GEPs as a series of adds multiplied by the related scaling factor
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 22 09:29:55 PDT 2020
nikic added a comment.
Interestingly, the final version ended up being completely compile-time neutral (or in the noise): https://llvm-compile-time-tracker.com/compare.php?from=e97e9851b227e98e39c27c4c8f5558e331cde8b4&to=ee6abef5323d59b983129bf3514ef6775d1d6cd5&stat=instructions
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86364/new/
https://reviews.llvm.org/D86364
More information about the llvm-commits
mailing list