[PATCH] D99206: Make FindAvailableLoadedValue TBAA aware
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 23 12:44:35 PDT 2021
nikic added a comment.
Looks fine conceptually. I'd recommend dropping the dependency on the LoopRotate patch and testing this via InstCombine instead, which uses this in a much more direct way.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99206/new/
https://reviews.llvm.org/D99206
More information about the llvm-commits
mailing list