[PATCH] D100716: [WebAssembly] Use v128.const instead of splats for constants
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 19 12:36:29 PDT 2021
tlively added inline comments.
================
Comment at: llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td:1163
// the stored values first.
// TODO: Use consts instead of splats
def store_v8i8_trunc_v8i16 :
----------------
aheejin wrote:
> We can delete this comment now
Thanks for the catch!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100716/new/
https://reviews.llvm.org/D100716
More information about the llvm-commits
mailing list