[PATCH] D63401: SROA: Simplify addrspacecasted allocas with volatile accesses
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 30 05:18:37 PST 2022
lebedev.ri added a comment.
Is there sufficient test coverage for this?
Did you check and ensure that this works as intended
on the addressspace-heavy code and does not miscompile it?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63401/new/
https://reviews.llvm.org/D63401
More information about the llvm-commits
mailing list