[PATCH] D91936: [BasicAA] Fix BatchAA results for phi-phi assumptions
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 27 13:35:42 PST 2020
nikic reopened this revision.
nikic added a comment.
This revision is now accepted and ready to land.
@mstorsjo Thanks for the report & revert.
Best reduction for the hang I have for now is https://gist.github.com/nikic/bc0e46b99555c93995d07c55cb4f8420 under `-O3`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91936/new/
https://reviews.llvm.org/D91936
More information about the llvm-commits
mailing list