[PATCH] D105862: [WebAssembly] Generate checks for simd-load-store-alignment.ll
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 12 17:35:30 PDT 2021
tlively created this revision.
tlively added reviewers: aheejin, dschuff.
Herald added subscribers: wingo, ecnelises, sunfish, jgravelle-google, sbc100.
tlively requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This will make it easier to update these tests as we add support for generating
more SIMD loads and stores with custom alignments.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D105862
Files:
llvm/test/CodeGen/WebAssembly/simd-load-store-alignment.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105862.358111.patch
Type: text/x-patch
Size: 51523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210713/3c6fb56c/attachment.bin>
More information about the llvm-commits
mailing list