[PATCH] D59926: Constant folding sometimes creates large constants even though a smaller constant is used multiple times
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 28 05:04:23 PDT 2019
lebedev.ri added a comment.
This sounds like a back-end problem.
Have you considered/tried solving it there, instead of limiting the middle-end?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59926/new/
https://reviews.llvm.org/D59926
More information about the llvm-commits
mailing list