[PATCH] D27826: Regenerate Halide benchmark bitcode files. Resolves TBAA verification failures.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 16 14:43:37 PST 2016
asbirlea added a comment.
Ah, yes, I did miss something. My default is -O3, the files I added originally had optimizations removed.
Removing optimizations again and re-adding.
(I had put the files in the git mirror for easy review; will update with the unoptimized ones there too)
https://reviews.llvm.org/D27826
More information about the llvm-commits
mailing list