[PATCH] D34044: [WebAssembly] WebAssemblyFastISel getelementptr variable index support
Jacob Gravelle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 8 12:00:48 PDT 2017
jgravelle-google created this revision.
Herald added subscribers: sbc100, dschuff, jfb.
Previously -fast-isel getelementptr would constant-fold non-constant i8
load/stores.
https://reviews.llvm.org/D34044
Files:
lib/Target/WebAssembly/WebAssemblyFastISel.cpp
test/CodeGen/WebAssembly/offset-fastisel.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34044.101951.patch
Type: text/x-patch
Size: 4053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170608/326c1cce/attachment.bin>
More information about the llvm-commits
mailing list