[PATCH] D139950: [WebAssembly] Use ComplexPattern on remaining memory instructions

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 14 03:33:55 PST 2022


luke updated this revision to Diff 482793.
luke added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139950/new/

https://reviews.llvm.org/D139950

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
  llvm/lib/Target/WebAssembly/WebAssemblyInstrMemory.td
  llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  llvm/test/CodeGen/WebAssembly/simd-load-lane-offset.ll
  llvm/test/CodeGen/WebAssembly/simd-offset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139950.482793.patch
Type: text/x-patch
Size: 58893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221214/c98d4d3a/attachment.bin>


More information about the llvm-commits mailing list