[PATCH] D109817: [AggressiveInstCombine] Add `phi` nodes support to `TruncInstCombine`
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 25 00:46:33 PST 2022
lebedev.ri reopened this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.
In D109817#3344766 <https://reviews.llvm.org/D109817#3344766>, @anton-afanasyev wrote:
> Fix sanitizer breakage: erase phi-nodes from `InstInfoMap` before erasing themselves
(If you believe that fixes the issue then feel free to recommit, no further feedback here expected)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109817/new/
https://reviews.llvm.org/D109817
More information about the llvm-commits
mailing list