[PATCH] D139950: [WebAssembly] Use ComplexPattern on store address operands

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 09:49:01 PST 2022


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

Update comments to be more clear


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.482529.patch
Type: text/x-patch
Size: 29975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221213/8165f77c/attachment.bin>


More information about the llvm-commits mailing list