[PATCH] D75351: [X86] Move the function getOrCreateBoundaryAlignFragment
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 28 13:51:14 PST 2020
reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.
LGTM.
I'm hoping we can simply some of this further such that we don't need the conditional reuse pattern, but this is strictly better than what we have currently. Land it and we'll iterate.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75351/new/
https://reviews.llvm.org/D75351
More information about the llvm-commits
mailing list