[PATCH] D91320: [msan] Break the getShadow loop after matching an argument

stephan.yichao.zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 11:43:04 PST 2020


stephan.yichao.zhao added a comment.

In D91320#2392089 <https://reviews.llvm.org/D91320#2392089>, @eugenis wrote:

> LGTM
>
> This is strictly a compilation time optimization, right?

Yes. Not sure how it can make compilation fast, but imo it would make the code a bit easier to follow.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91320/new/

https://reviews.llvm.org/D91320



More information about the llvm-commits mailing list