[PATCH] D82709: [MachineLICM] don't always hoist rematerializable instructions
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 29 18:01:07 PDT 2023
shchenz abandoned this revision.
shchenz added a comment.
Herald added subscribers: pmatos, asb.
Herald added a project: All.
I think using a pseudo for integer immediate and expanding the pseudo after RA is a better solution.
Abandon this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82709/new/
https://reviews.llvm.org/D82709
More information about the llvm-commits
mailing list