[PATCH] D82998: [BasicAA] Enable -basic-aa-recphi by default
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 16 09:24:33 PDT 2020
dmgreen added a comment.
D83576 <https://reviews.llvm.org/D83576> is now in. The other issue in chromium looks like an incorrect use of restrict causing the compiler to now exploit some undefined behaviour in their optimizations to zlib. @hans has some more details in the chromium ticket above.
I'll see what I can do about that case, run some benchmarks and see how best to fix it. I will try and make sure that is fixed before this is re-committed.
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