[PATCH] D122485: [SimplifyCFG] Fold mutil cases to And mask

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 10:19:33 PDT 2022


bcl5980 updated this revision to Diff 422281.
bcl5980 added a comment.

Update comments


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

https://reviews.llvm.org/D122485

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/SimplifyCFG/switch-to-select-two-case.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122485.422281.patch
Type: text/x-patch
Size: 11067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220412/95b1c229/attachment.bin>


More information about the llvm-commits mailing list