[PATCH] D27826: Regenerate Halide benchmark bitcode files. Resolves TBAA verification failures.

Sanjoy Das via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 16:59:54 PST 2016


sanjoy added a comment.

In https://reviews.llvm.org/D27826#624576, @mehdi_amini wrote:

> What did the failure look like? Does it break the processing?


It contained invalid TBAA metadata so it fails the verifier now.


https://reviews.llvm.org/D27826





More information about the llvm-commits mailing list