[PATCH] Make SROA handle addrspacecast
Matt Arsenault
Matthew.Arsenault at amd.com
Wed Jun 17 14:46:47 PDT 2015
The last time this came up, I was able to get instcombine to eliminate trivial addrspacecasts of alloca which worked just as well. I just never got around to actually testing / posting the patch. The main piece was just removing an outdated check for the address space mismatch from before addrspacecast existed
http://reviews.llvm.org/D10482
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list