[PATCH] D9813: [BasicAA] Fix incorrect scale & offset initializer

Nick White n.j.white at gmail.com
Sun Jul 5 01:30:46 PDT 2015


In http://reviews.llvm.org/D9813#174087, @hfinkel wrote:

> Could you extract from your test case a test that you run with -aa-eval?


Sorry for the delay - I've modified test/Analysis/BasicAA/bug.23540.ll so it hits the assertion error just using -aa-eval. I've also added in the rest of http://reviews.llvm.org/D6682 as it was (correctly) reverted in r237984. Thanks -

Nick


http://reviews.llvm.org/D9813







More information about the llvm-commits mailing list