[PATCH] D113289: LICM: Hoist LOAD without STORE
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 16 10:48:41 PST 2021
lebedev.ri added subscribers: reames, lebedev.ri.
lebedev.ri requested changes to this revision.
lebedev.ri added a reviewer: reames.
lebedev.ri added a comment.
This revision now requires changes to proceed.
This seems to be in-line with our recent discussions about whether on not LICM is a general canonicalization pass,
or should it have target-specific configurations. @reames thoughts?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113289/new/
https://reviews.llvm.org/D113289
More information about the llvm-commits
mailing list