[PATCH] D127712: Prevent crash when TurnSwitchRangeIntoICmp recieves default null dest
Samuel Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 15 00:52:18 PDT 2022
swamulism updated this revision to Diff 437063.
swamulism added a comment.
Updating D127712 <https://reviews.llvm.org/D127712>: Prevent crash when TurnSwitchRangeIntoICmp recieves default null dest
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127712/new/
https://reviews.llvm.org/D127712
Files:
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/Transforms/SimplifyCFG/switch-default-undef.ll
llvm/test/Transforms/SimplifyCFG/switch-range-to-icmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127712.437063.patch
Type: text/x-patch
Size: 3494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220615/d3153ad1/attachment.bin>
More information about the llvm-commits
mailing list