[PATCH] D155940: [SimplifyCFG] Transform for merging the combination of phis in switch

Hongyu Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 10:38:01 PDT 2023


XChy updated this revision to Diff 543634.
XChy marked an inline comment as done.
XChy added a comment.

- Fix the nits
- Clear the logic


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

https://reviews.llvm.org/D155940

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: D155940.543634.patch
Type: text/x-patch
Size: 10337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230724/88a7970d/attachment.bin>


More information about the llvm-commits mailing list