[PATCH] D25914: Redo store splitting in CodeGenPrepare
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 21 18:15:09 PST 2016
chandlerc added a comment.
LGTM
Sorry I lost track of this, please feel free to ping more aggressively when not getting reviews! =D
I'm still interested in trying to write this in a way that is a bit more general, but I think it is fine to do that in follow-up patches.
As for how to get test cases, I would take the idea behind pseudo-code like I showed and write the LLVM IR by hand to trigger that case.
Repository:
rL LLVM
https://reviews.llvm.org/D25914
More information about the llvm-commits
mailing list