[Diffusion] rL255600: Instcombine: destructor loads of structs that do not contains padding
NAKAMURA Takumi via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 15 01:48:27 PST 2015
chapuni added subscribers: llvm-commits, chapuni.
/llvm/trunk/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp:543 Twine(const StringRef&, const char*) was applied here.
In general, we may avoid instantiating Twine.
I tweaked them to use SmallString in r255637.
http://reviews.llvm.org/rL255600
More information about the llvm-commits
mailing list