[PATCH] D65060: [LICM] Make Loop ICM profile aware
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 22 12:14:14 PDT 2019
davidxl added a comment.
Hal probably remembered more details. IIRC, the argument was that LICM provides IR canonicalization which can simplify analysis -- there were some examples about exposed vectorization opportunities etc.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65060/new/
https://reviews.llvm.org/D65060
More information about the llvm-commits
mailing list