[PATCH] D93943: [SimplifyCFG] Update SimplifyBranchOnICmpChain to recognize select form of and/or
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 18 15:54:02 PST 2021
aqjune updated this revision to Diff 317428.
aqjune added a comment.
Remove the redundant assertion
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93943/new/
https://reviews.llvm.org/D93943
Files:
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/Transforms/SimplifyCFG/switch_create.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93943.317428.patch
Type: text/x-patch
Size: 6913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210118/ba293de6/attachment.bin>
More information about the llvm-commits
mailing list