[PATCH] D84705: [WebAssembly] Fixed 64-bit indices in br_table
Wouter van Oortmerssen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 27 15:44:51 PDT 2020
aardappel updated this revision to Diff 281068.
aardappel added a comment.
Replace fragile way of finding the extend instruction by just getting the def of the br_table operand.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84705/new/
https://reviews.llvm.org/D84705
Files:
llvm/lib/Target/WebAssembly/WebAssemblyFixBrTableDefaults.cpp
llvm/test/CodeGen/WebAssembly/switch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84705.281068.patch
Type: text/x-patch
Size: 8796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200727/28139f59/attachment.bin>
More information about the llvm-commits
mailing list