[PATCH] D84608: [LAA] Avoid adding pointers to the checks if they are not needed.

Stefanos Baziotis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 27 13:52:26 PDT 2020


baziotis added a comment.

Apart from that, now that I'm seeing it again, in `LAA`, we probably want to move a lot of vectors out of loops and just `reset()` them.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84608





More information about the llvm-commits mailing list