[PATCH] D155939: [SimplifyCFG][NFC] Add tests for merging the combination of phis in switch

Hongyu Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 21 07:22:57 PDT 2023


XChy updated this revision to Diff 542906.
XChy set the repository for this revision to rG LLVM Github Monorepo.
XChy added a comment.
Herald added a subscriber: hiraditya.

- Avoid infinite loops


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155939

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/SimplifyCFG/merge-phis-in-switch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155939.542906.patch
Type: text/x-patch
Size: 9442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230721/28718541/attachment.bin>


More information about the llvm-commits mailing list