[PATCH] D100716: [WebAssembly] Use v128.const instead of splats for constants
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 18 01:19:54 PDT 2021
aheejin accepted this revision.
aheejin added inline comments.
This revision is now accepted and ready to land.
================
Comment at: llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td:1163
// the stored values first.
// TODO: Use consts instead of splats
def store_v8i8_trunc_v8i16 :
----------------
We can delete this comment now
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