[PATCH] R600/SI: Implement areLoadsFromSameBasePtr

Matt Arsenault Matthew.Arsenault at amd.com
Tue Aug 5 17:39:36 PDT 2014


r214942 with fixed assert. The fixed assert also caught a bug because this is also called with stores, so make sure it isn't checking stores.

http://reviews.llvm.org/D4712






More information about the llvm-commits mailing list