[PATCH] D78268: [Attributor] Deduce load/store alignment only in CGSCC passes
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 17 00:30:10 PDT 2020
lebedev.ri added a comment.
I think this needs some PhaseOrdering test, to show that whatever we expect to make use of this data actually can do so.
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