[PATCH] D78268: [Attributor] Deduce load/store alignment only in CGSCC passes

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 21 14:06:28 PDT 2020


jdoerfert added a comment.

I do not have the information but we should ask and test for it. As with instcombine we (might be able to) save compile time doing it (only) late.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78268





More information about the llvm-commits mailing list