[PATCH] D88851: InstCombine: Fix infinite loop in copy-constant-to-alloca transform
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 10 08:39:14 PDT 2020
jdoerfert resigned from this revision.
jdoerfert added a comment.
The IRBuilder stuff looks good, I don't know much about the transformation though collectUsers looks more reasonable then the old code.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88851/new/
https://reviews.llvm.org/D88851
More information about the llvm-commits
mailing list