[PATCH] D83770: [CGP] Limit converting phi types to simple loads and stores
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 14 12:46:44 PDT 2020
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
I don't think changing the type of a volatile/atomic store should be problematic, but it's unlikely to matter anyway. So fine, LGTM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83770/new/
https://reviews.llvm.org/D83770
More information about the llvm-commits
mailing list