[PATCH] D30350: [LSR] Add a cap for reassociation of AllFixupsOutsideLoop type LSRUse to protect compile time
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 25 20:41:02 PDT 2017
qcolombet added a comment.
> It would be even better if we had a fix to the SCEVExpander's pathological behavior.
Completely agree! The patch was a mean to demonstrate the problem :).
Repository:
rL LLVM
https://reviews.llvm.org/D30350
More information about the llvm-commits
mailing list