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

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 02:42:09 PDT 2022


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

update the correct mask0 case


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.418825.patch
Type: text/x-patch
Size: 9477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220329/581a2889/attachment-0001.bin>


More information about the llvm-commits mailing list