[PATCH] D113081: [LowerSwitch] Delete all new dead blocks accurately

Yilong Guo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 2 22:34:23 PDT 2021


Nuullll updated this revision to Diff 384340.
Nuullll added a comment.

Preserve analysis for new pass manager.


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

https://reviews.llvm.org/D113081

Files:
  llvm/lib/Transforms/Utils/LowerSwitch.cpp
  llvm/test/Transforms/LowerSwitch/delete-all-new-dead-blocks.ll
  llvm/test/Transforms/Util/lowerswitch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113081.384340.patch
Type: text/x-patch
Size: 10130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211103/eed8b70a/attachment-0001.bin>


More information about the llvm-commits mailing list