[PATCH] D93883: [WebAssembly] Prototype prefetch instructions

Heejin Ahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 29 02:53:50 PST 2020


aheejin added inline comments.


================
Comment at: llvm/test/CodeGen/WebAssembly/simd-prefetch-offset.ll:126
+;===----------------------------------------------------------------------------
+; v128.load64_zero
+;===----------------------------------------------------------------------------
----------------
aheejin wrote:
> 
Sorry the previous suggestion had an extra `;` and there seems no way to delete it


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93883



More information about the cfe-commits mailing list