[PATCH] D147079: InlineSpiller: Consider if all subranges are the same when avoiding redundant spills

Jan-Patrick Lehr via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 2 04:22:49 PDT 2023


jplehr added a comment.

This patch causes out of memory errors in the openmp tests. Reverting the patch fixes these errors.

https://lab.llvm.org/buildbot/#/builders/193/builds/39450


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147079/new/

https://reviews.llvm.org/D147079



More information about the llvm-commits mailing list