[PATCH] D26420: Encode duplication factor from loop vectorization and loop unrolling to discriminator.
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 9 06:17:18 PST 2017
hfinkel added a comment.
In https://reviews.llvm.org/D26420#664205, @danielcdh wrote:
> rebase and remove the flag and use CompileUnit flag to decide if we want to encode duplication factor.
>
> PTAL
Makes sense to me, please go ahead.
Could you please add a note about debugInfoForProfiling to the LangRef section on DICompileUnit?
https://reviews.llvm.org/D26420
More information about the llvm-commits
mailing list