[PATCH] D84365: [WebAssembly] Fix store_unfolded_offset tests in simd-offset.ll

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 22 15:29:54 PDT 2020


tlively created this revision.
tlively added a reviewer: aheejin.
Herald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100, dschuff.
Herald added a project: LLVM.

These tests were previously duplicates of other tests rather than
testing their intended pattern.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D84365

Files:
  llvm/test/CodeGen/WebAssembly/simd-offset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84365.279957.patch
Type: text/x-patch
Size: 3646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200722/c646ef6d/attachment.bin>


More information about the llvm-commits mailing list