[PATCH] D101884: [WebAssembly] Fix constness of pointer params to load intrinsics

Heejin Ahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 5 01:27:10 PDT 2021


aheejin added a comment.

Why do only these instructions have `const`? It doesn't apply to other read-only arguments?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101884



More information about the cfe-commits mailing list