[PATCH] D109817: [AggressiveInstCombine] Add `phi` nodes support to `TruncInstCombine`
Anton Afanasyev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 24 22:38:06 PST 2022
anton-afanasyev updated this revision to Diff 411320.
anton-afanasyev added a comment.
Fix sanitizer breakage: erase phi-nodes from `InstInfoMap` before erasing themselves
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109817/new/
https://reviews.llvm.org/D109817
Files:
llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombineInternal.h
llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp
llvm/test/Transforms/AggressiveInstCombine/trunc_phi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109817.411320.patch
Type: text/x-patch
Size: 15051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220225/2ed73d29/attachment.bin>
More information about the llvm-commits
mailing list