[PATCH] D152441: [SLPVectorizer] Don't include debug instructions in ScheduleRegionSize
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 8 06:22:08 PDT 2023
uabelho added a comment.
@jmorse : I saw you did a bunch of nice debug info cleanups in https://reviews.llvm.org/D151419 but I don't think this problem is fixed there?
I stumbled upon this problem in downstream testing where debug info made us hit the ScheduleRegionSize limit thing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152441/new/
https://reviews.llvm.org/D152441
More information about the llvm-commits
mailing list