[PATCH] D82998: [BasicAA] Enable -basic-aa-recphi by default

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 10 05:54:47 PDT 2020


dmgreen added a comment.

Thanks. I was just trying to come up with a reproducer that used negative gep constants! But the example I was trying didn't seem to be showing the same problem. It does make sense that could cause problems though.

I reverted the option as rGe1135b486aae <https://reviews.llvm.org/rGe1135b486aaed207f87a6d2e890678ef133b816e> and will try to put together a fix for the issue.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82998/new/

https://reviews.llvm.org/D82998





More information about the llvm-commits mailing list