[PATCH] D67783: [WebAssembly] Remove unused memory instructions and patterns
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 19 18:26:09 PDT 2019
tlively created this revision.
tlively added reviewers: aheejin, sunfish.
Herald added subscribers: llvm-commits, jfb, hiraditya, jgravelle-google, sbc100, dschuff.
Herald added a project: LLVM.
Removes duplicated SIMD loads and store instructions and removes
patterns involving GlobalAddresses that were not used in any tests.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D67783
Files:
llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
llvm/lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
llvm/lib/Target/WebAssembly/WebAssemblyInstrMemory.td
llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67783.220930.patch
Type: text/x-patch
Size: 19686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190920/e77ea15e/attachment.bin>
More information about the llvm-commits
mailing list