[PATCH] D34921: [ConstantHoisting] Remove dupliate logic in constant hoisting
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 5 15:08:48 PDT 2017
efriedma added a comment.
Oh, hmm... maybe canReplaceOperandWithVariable should call isStaticAlloca, or something like that.
https://reviews.llvm.org/D34921
More information about the llvm-commits
mailing list