[PATCH] D26524: [AArch64] Sink sext when foldable in user GEPs
Jun Bum Lim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 16 11:55:04 PST 2016
junbuml abandoned this revision.
junbuml added a comment.
My plan is to move aarch64-type-promotion pass into CGP first, and then perform the transformation proposed in this change in CGP. As a part of that, I first restructured the current implementation in CGP in https://reviews.llvm.org/D27853.
https://reviews.llvm.org/D26524
More information about the llvm-commits
mailing list