[PATCH] CodeGenPrepare: Don't match addressing modes through addrspacecast
hfinkel at anl.gov
hfinkel at anl.gov
Mon May 11 09:18:40 PDT 2015
In http://reviews.llvm.org/D9179#159696, @arsenm wrote:
> I was wondering if this is the right place for the test, since there doesn't seem to be any checking for the built targets. I'm not sure what to do other than duplicate the test for the no-op addrspacecast and non-noop addrspacecast cases
Yea; probably best to create a target-specific subdirectory (with an associated lit.local.cfg file) just like we have for test/Transforms/LoopVectorize.
http://reviews.llvm.org/D9179
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list