[PATCH] D155528: [SimplifyCFG][FIX] Update GlobalsAA after an assumption was created
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 17 22:31:48 PDT 2023
jdoerfert added a comment.
That is a good point. However, I fear just updating the function attribute when SimplifyCFG adds a call is also insufficient. Don't we need both?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155528/new/
https://reviews.llvm.org/D155528
More information about the llvm-commits
mailing list