[PATCH] D65354: [X86] Let MachineCombiner reassociate adds for ILP
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 1 15:34:08 PDT 2019
reames added a comment.
I've posted an alternate fix for my actual problem over in https://reviews.llvm.org/D65614. It turns out the linear schedule which MachineCombiner would be undoing here is entirely self inflicted.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65354/new/
https://reviews.llvm.org/D65354
More information about the llvm-commits
mailing list