[PATCH] D103831: [BasicAA] Handle PHIs without incoming values gracefully
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 7 12:21:57 PDT 2021
nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.
LGTM. I was going to suggest that you add a direct AA test, but apparently there is no way to write an empty phi in textual LLVM IR, at least not that I can see. Weird limitation.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103831/new/
https://reviews.llvm.org/D103831
More information about the llvm-commits
mailing list