[PATCH] D75173: [Transform][MemCpyOpt] Add missing DebugLoc to %tmpbitcast
David Tellenbach via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 26 10:25:37 PST 2020
tellenbach added a comment.
Hi, thanks for this. The test case look very verbose and can probably be reduced. At least all unnecessary meta-information should be removed, e.g. does it really need all these function attributes?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75173/new/
https://reviews.llvm.org/D75173
More information about the llvm-commits
mailing list