[PATCH] D76894: [GlobalOpt/GlobalStatus] Handle GlobalVariables passed as function call operands with access attributes
Dominic Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 28 15:36:22 PDT 2020
ddcc added a comment.
Thanks for the feedback, I've sent you an email.
Oops, I missed that `writeonly` is may-`writeonly`, which would break the store dominator analysis for the localize optimization. Should be fixed now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76894/new/
https://reviews.llvm.org/D76894
More information about the llvm-commits
mailing list