[PATCH] D109817: [AggressiveInstCombine] Add `phi` nodes support to `TruncInstCombine`
Anton Afanasyev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 25 00:53:18 PST 2022
anton-afanasyev added a comment.
In D109817#3344942 <https://reviews.llvm.org/D109817#3344942>, @lebedev.ri wrote:
> 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)
Sure, I've already recommited this with fix, updated here just to note about it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109817/new/
https://reviews.llvm.org/D109817
More information about the llvm-commits
mailing list