[PATCH] D37063: [LoopUnroll] Don't add metadata to unrolled remainder loop
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 24 00:47:31 PDT 2017
samparker added a comment.
Hi Adrian,
Thanks for your feedback. I was always a bit worried that I was treating a symptom and not the cause here. When I remove the target features as you suggested, the issue that I was originally observing failed to happen. I will have to dig a bit deeper.
Thanks,
sam
https://reviews.llvm.org/D37063
More information about the llvm-commits
mailing list