[PATCH] D158144: [PHIElimination] Handle subranges in LiveInterval updates

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 11 10:32:05 PDT 2023


vitalybuka added a comment.

There is a memory leak likely from this patch https://lab.llvm.org/buildbot/#/builders/5/builds/36572
Unfortunately build was broken by unrelated patch, not it's fixed, and we see the leak.

Please reply if you have a quick fix, or I will try to revert it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158144



More information about the llvm-commits mailing list