[PATCH] D83017: [WebAssembly] Do not omit range checks for i64 switches
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 3 16:11:05 PDT 2020
tlively updated this revision to Diff 275467.
tlively added a comment.
- Check the range check condition rather than the index source
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83017/new/
https://reviews.llvm.org/D83017
Files:
llvm/lib/Target/WebAssembly/WebAssemblyFixBrTableDefaults.cpp
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/test/CodeGen/WebAssembly/switch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83017.275467.patch
Type: text/x-patch
Size: 6679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200703/f00ac7a8/attachment.bin>
More information about the llvm-commits
mailing list