[PATCH] D22305: [BasicAA] Avoid calling GetUnderlyingObject, when the result of a previous call can be reused.

Ehsan Amiri via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 07:52:29 PDT 2016


amehsan added a comment.

Ping :)
This patch currently only includes the compile time improvement. @hfinkel Did I answer your question?


https://reviews.llvm.org/D22305





More information about the llvm-commits mailing list