[PATCH] D31924: SROA: Allow eliminating addrspacecasted allocas
David Chisnall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 11 01:31:51 PDT 2019
theraven accepted this revision.
theraven added a subscriber: arichardson.
theraven added a comment.
This revision is now accepted and ready to land.
I think this looks like it will improve codegen for us and not violate any of our C-level guarantees. Hopefully @arichardson can also take a look.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D31924/new/
https://reviews.llvm.org/D31924
More information about the llvm-commits
mailing list